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

switch_file_handle_pos_get() private method

private switch_file_handle_pos_get ( HandleRef jarg1 ) : long
jarg1 HandleRef
return long
        public static extern long switch_file_handle_pos_get(HandleRef jarg1);
freeswitchPINVOKE