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

switch_core_file_truncate() private method

private switch_core_file_truncate ( HandleRef jarg1, long jarg2 ) : int
jarg1 HandleRef
jarg2 long
return int
        public static extern int switch_core_file_truncate(HandleRef jarg1, long jarg2);
freeswitchPINVOKE