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