Function ComputeSHA1

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