pub unsafe extern "system" fn ucol_getRulesEx(
    coll: *const UCollator,
    delta: UColRuleOption,
    buffer: *mut u16,
    bufferlen: i32
) -> i32
Expand description

Required features: "Win32_Globalization"