Function spirv_reflect::ffi::_stricmp_l

source ·
pub unsafe extern "C" fn _stricmp_l(
    _String1: *const c_char,
    _String2: *const c_char,
    _Locale: _locale_t
) -> c_int