rust_icu_sys

Function ucol_getSortKey_74

Source
pub unsafe extern "C" fn ucol_getSortKey_74(
    coll: *const UCollator,
    source: *const UChar,
    sourceLength: i32,
    result: *mut u8,
    resultLength: i32,
) -> i32