wc_Md5Hash_ex

Function wc_Md5Hash_ex 

Source
pub unsafe extern "C" fn wc_Md5Hash_ex(
    data: *const byte,
    len: word32,
    hash: *mut byte,
    heap: *mut c_void,
    devId: c_int,
) -> c_int