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

switch_rtp_destroy() private method

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