Function wolf_crypto_sys::blake2s_init

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