pub unsafe extern "C" fn svn_io_file_trunc(
file: *mut apr_file_t,
offset: apr_off_t,
pool: *mut apr_pool_t,
) -> *mut svn_error_t
Expand description
Wrapper for apr_file_trunc(). @since New in 1.6.
pub unsafe extern "C" fn svn_io_file_trunc(
file: *mut apr_file_t,
offset: apr_off_t,
pool: *mut apr_pool_t,
) -> *mut svn_error_t
Wrapper for apr_file_trunc(). @since New in 1.6.