Skip to main content

ucal_setDateTime_78

Function ucal_setDateTime_78 

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