Function rust_hawktracer::stricmp[][src]

pub unsafe extern "C" fn stricmp(
    _String1: *const c_char,
    _String2: *const c_char
) -> c_int