Function rust_icu_sys::ucal_open_74

source ยท
pub unsafe extern "C" fn ucal_open_74(
    zoneID: *const UChar,
    len: i32,
    locale: *const c_char,
    type_: UCalendarType,
    status: *mut UErrorCode,
) -> *mut UCalendar