Function barnacl_sys::crypto_hash [] [src]

pub unsafe extern "C" fn crypto_hash(
    h: *mut [u8; 64],
    m: *const u8,
    mlen: c_ulonglong
) -> c_int