[−][src]Function libsodium_sys::crypto_hash_sha256
pub unsafe extern "C" fn crypto_hash_sha256(
h: *mut [u8; 32],
m: *const u8,
mlen: c_ulonglong
) -> c_int
pub unsafe extern "C" fn crypto_hash_sha256(
h: *mut [u8; 32],
m: *const u8,
mlen: c_ulonglong
) -> c_int