pub unsafe extern "system" fn ucal_getDayOfWeekType(
    cal: *const *const c_void,
    dayofweek: UCalendarDaysOfWeek,
    status: *mut UErrorCode
) -> UCalendarWeekdayType
Expand description

Required features: "Win32_Globalization"