wc_HashInit

Function wc_HashInit 

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