svn_wc_context_destroy

Function svn_wc_context_destroy 

Source
pub unsafe extern "C" fn svn_wc_context_destroy(
    wc_ctx: *mut svn_wc_context_t,
) -> *mut svn_error_t
Expand description

Destroy the working copy context described by @a wc_ctx, releasing any acquired resources.

@since New in 1.7.