rust_icu_sys

Function udat_applyPatternRelative_74

Source
pub unsafe extern "C" fn udat_applyPatternRelative_74(
    format: *mut UDateFormat,
    datePattern: *const UChar,
    datePatternLength: i32,
    timePattern: *const UChar,
    timePatternLength: i32,
    status: *mut UErrorCode,
)