pub unsafe extern "system" fn ucal_open(
    zoneid: *const u16,
    len: i32,
    locale: PCSTR,
    type: UCalendarType,
    status: *mut UErrorCode
) -> *mut *mut c_void
Expand description

Required features: "Win32_Globalization"