[][src]Function rust_icu_sys::ucol_getSortKey_66

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