crypto_hash_sha512

Function crypto_hash_sha512 

Source
pub unsafe extern "C" fn crypto_hash_sha512(
    out: *mut c_uchar,
    in_: *const c_uchar,
    inlen: c_ulonglong,
) -> c_int