Function windows_sys::Win32::Globalization::ucol_equal
pub unsafe extern "cdecl" fn ucol_equal(
coll: *const UCollator,
source: *const u16,
sourcelength: i32,
target: *const u16,
targetlength: i32,
) -> i8