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

switch_buffer_unlock() private method

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