rust_icu_sys

Function udatpg_replaceFieldTypes_74

Source
pub unsafe extern "C" fn udatpg_replaceFieldTypes_74(
    dtpg: *mut UDateTimePatternGenerator,
    pattern: *const UChar,
    patternLength: i32,
    skeleton: *const UChar,
    skeletonLength: i32,
    dest: *mut UChar,
    destCapacity: i32,
    pErrorCode: *mut UErrorCode,
) -> i32