udatpg_replaceFieldTypesWithOptions_77

Function udatpg_replaceFieldTypesWithOptions_77 

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