Function windows_sys::Win32::System::Ole::SafeArrayCreateVectorEx
[−]pub unsafe extern "system" fn SafeArrayCreateVectorEx(
vt: VARENUM,
llbound: i32,
celements: u32,
pvextra: *const c_void
) -> *mut SAFEARRAY
Expand description
Required features: "Win32_System_Ole"
, "Win32_System_Com"