rust_icu_sys

Function ucol_greaterOrEqual_74

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