rust_icu_sys

Function ucol_greater_74

Source
pub unsafe extern "C" fn ucol_greater_74(
    coll: *const UCollator,
    source: *const UChar,
    sourceLength: i32,
    target: *const UChar,
    targetLength: i32,
) -> UBool