Function wolfssl_sys::wc_HashInit

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