rust_icu_sys

Function ucal_setDate_74

Source
pub unsafe extern "C" fn ucal_setDate_74(
    cal: *mut UCalendar,
    year: i32,
    month: i32,
    date: i32,
    status: *mut UErrorCode,
)