[][src]Function rust_icu_sys::udat_applyPatternRelative_66

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