Function rust_icu_sys::ucal_setDateTime_74
source ยท pub unsafe extern "C" fn ucal_setDateTime_74(
cal: *mut UCalendar,
year: i32,
month: i32,
date: i32,
hour: i32,
minute: i32,
second: i32,
status: *mut UErrorCode,
)