Function barnacl_sys::crypto_hash_sha512_final [] [src]

pub unsafe extern "C" fn crypto_hash_sha512_final(
    state: *mut crypto_hash_sha512_state,
    h: *mut [u8; 64]
) -> c_int