rust_icu_sys

Function udatpg_getBestPatternWithOptions_74

Source
pub unsafe extern "C" fn udatpg_getBestPatternWithOptions_74(
    dtpg: *mut UDateTimePatternGenerator,
    skeleton: *const UChar,
    length: i32,
    options: UDateTimePatternMatchOptions,
    bestPattern: *mut UChar,
    capacity: i32,
    pErrorCode: *mut UErrorCode,
) -> i32