wc_HashNew

Function wc_HashNew 

Source
pub unsafe extern "C" fn wc_HashNew(
    type_: wc_HashType,
    heap: *mut c_void,
    devId: c_int,
    result_code: *mut c_int,
) -> *mut wc_HashAlg