svn_checksum_to_cstring_display

Function svn_checksum_to_cstring_display 

Source
pub unsafe extern "C" fn svn_checksum_to_cstring_display(
    checksum: *const svn_checksum_t,
    pool: *mut apr_pool_t,
) -> *const c_char
Expand description

Return the hex representation of @a checksum, allocating the string in @a pool.

@since New in 1.6.