rust_icu_sys

Function 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