rust_icu_sys

Function ucol_setReorderCodes_74

Source
pub unsafe extern "C" fn ucol_setReorderCodes_74(
    coll: *mut UCollator,
    reorderCodes: *const i32,
    reorderCodesLength: i32,
    pErrorCode: *mut UErrorCode,
)