cubecl_hip_sys

Function strcasecmp_l

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