Function wolf_crypto_sys::blake2b_init_param

source ยท
pub unsafe extern "C" fn blake2b_init_param(
    S: *mut blake2b_state,
    P: *const blake2b_param,
) -> c_int