Function windows_sys::Win32::Globalization::ucal_open

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