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

switch_rtp_kill_socket() private method

private switch_rtp_kill_socket ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void switch_rtp_kill_socket(HandleRef jarg1);
freeswitchPINVOKE