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

switch_rtp_init() private method

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