Skip to main content

svn_checksum_ctx_reset

Function svn_checksum_ctx_reset 

Source
pub unsafe extern "C" fn svn_checksum_ctx_reset(
    ctx: *mut svn_checksum_ctx_t,
) -> *mut svn_error_t
Expand description

Reset an existing checksum @a ctx to initial state. @see svn_checksum_ctx_create()

@since New in 1.10.