Function wolf_crypto_sys::wc_HashInit_ex

source ยท
pub unsafe extern "C" fn wc_HashInit_ex(
    hash: *mut wc_HashAlg,
    type_: wc_HashType,
    heap: *mut c_void,
    devId: c_int,
) -> c_int