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

switch_buffer_trylock() private method

private switch_buffer_trylock ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int switch_buffer_trylock(HandleRef jarg1);
freeswitchPINVOKE