svn_checksum_clear

Function svn_checksum_clear 

Source
pub unsafe extern "C" fn svn_checksum_clear(
    checksum: *mut svn_checksum_t,
) -> *mut svn_error_t
Expand description

Set @a checksum->digest to all zeros, which, by convention, matches all other checksums.

@since New in 1.6.