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

switch_file_handle_channels_get() private method

private switch_file_handle_channels_get ( HandleRef jarg1 ) : byte
jarg1 HandleRef
return byte
        public static extern byte switch_file_handle_channels_get(HandleRef jarg1);
freeswitchPINVOKE