cubecl_hip_sys

Function strcasecmp

Source
pub unsafe extern "C" fn strcasecmp(
    __s1: *const c_char,
    __s2: *const c_char,
) -> c_int