Skip to main content

svn_checksum_empty_checksum

Function svn_checksum_empty_checksum 

Source
pub unsafe extern "C" fn svn_checksum_empty_checksum(
    kind: svn_checksum_kind_t,
    pool: *mut apr_pool_t,
) -> *mut svn_checksum_t
Expand description

Return in @a pool a newly allocated checksum populated with the checksum of type @a kind for the empty string.

@since New in 1.6.