Function wolf_crypto_sys::blake2b_init

source ยท
pub unsafe extern "C" fn blake2b_init(
    S: *mut blake2b_state,
    outlen: byte,
) -> c_int