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

switch_rtp_test_flag() private method

private switch_rtp_test_flag ( HandleRef jarg1, uint jarg2 ) : uint
jarg1 HandleRef
jarg2 uint
return uint
        public static extern uint switch_rtp_test_flag(HandleRef jarg1, uint jarg2);
freeswitchPINVOKE