pub unsafe extern "C" fn svn_checksum_empty_checksum(
kind: svn_checksum_kind_t,
pool: *mut apr_pool_t,
) -> *mut svn_checksum_tExpand 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.