Function rust_icu_sys::udat_open_66[][src]

pub unsafe extern "C" fn udat_open_66(
    timeStyle: UDateFormatStyle,
    dateStyle: UDateFormatStyle,
    locale: *const c_char,
    tzID: *const UChar,
    tzIDLength: i32,
    pattern: *const UChar,
    patternLength: i32,
    status: *mut UErrorCode
) -> *mut UDateFormat