ComputeMD5

Function ComputeMD5 

Source
pub unsafe extern "C" fn ComputeMD5(
    data: *mut c_uchar,
    dataSize: c_int,
) -> *mut c_uint