Function gdnative_sys::wcscasecmp [] [src]

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