Function gdnative_sys::wcscasecmp_l [] [src]

pub unsafe extern "C" fn wcscasecmp_l(
    __s1: *const wchar_t,
    __s2: *const wchar_t,
    __loc: locale_t
) -> c_int