rust_icu_sys

Function 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,
)