Function wolf_crypto_sys::wc_HashInit

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