Function libsodium::crypto_auth_hmacsha512_final [] [src]

pub unsafe extern "C" fn crypto_auth_hmacsha512_final(
    state: *mut crypto_auth_hmacsha512_state,
    out: *mut c_uchar
) -> c_int