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

switch_rtp_release_port() private method

private switch_rtp_release_port ( string jarg1, ushort jarg2 ) : void
jarg1 string
jarg2 ushort
return void
        public static extern void switch_rtp_release_port(string jarg1, ushort jarg2);
freeswitchPINVOKE