Function rust_icu_sys::udatpg_getBestPatternWithOptions_66[][src]

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