Function swift_runtime_sys::root::wcscasecmp_l

source ยท
pub unsafe extern "C" fn wcscasecmp_l(
    arg1: *const u32,
    arg2: *const u32,
    arg3: locale_t,
) -> c_int