FreeSWITCH.Native.freeswitchPINVOKE.switch_core_sessions_per_second C# (CSharp) Method

switch_core_sessions_per_second() private method

private switch_core_sessions_per_second ( uint jarg1 ) : uint
jarg1 uint
return uint
        public static extern uint switch_core_sessions_per_second(uint jarg1);
freeswitchPINVOKE