pub unsafe extern "system" fn ucol_strcollUTF8(
    coll: *const UCollator,
    source: PCSTR,
    sourcelength: i32,
    target: PCSTR,
    targetlength: i32,
    status: *mut UErrorCode
) -> UCollationResult
Expand description

Required features: "Win32_Globalization"