svn_diff_close_patch_file

Function svn_diff_close_patch_file 

Source
pub unsafe extern "C" fn svn_diff_close_patch_file(
    patch_file: *mut svn_patch_file_t,
    scratch_pool: *mut apr_pool_t,
) -> *mut svn_error_t
Expand description

Dispose of @a patch_file. Use @a scratch_pool for all temporary allocations.

@since New in 1.7.