ucal_set

Function ucal_set 

pub unsafe extern "C" fn ucal_set(
    cal: *mut *mut c_void,
    field: UCalendarDateFields,
    value: i32,
)