Function windows_sys::Win32::Globalization::ucol_strcoll
[−]pub unsafe extern "system" fn ucol_strcoll(
coll: *const UCollator,
source: *const u16,
sourcelength: i32,
target: *const u16,
targetlength: i32
) -> UCollationResult
Expand description
Required features: "Win32_Globalization"