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

rtp_flush_read_buffer() private method

private rtp_flush_read_buffer ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
return void
        public static extern void rtp_flush_read_buffer(HandleRef jarg1, int jarg2);
freeswitchPINVOKE