wc_HashInit_ex

Function 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