rust_icu_sys

Function ucol_equal_74

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