rust_icu_sys

Function udat_open_74

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