windows::Win32::System::Ole

Function SafeArrayCreateEx

pub unsafe fn SafeArrayCreateEx(
    vt: VARENUM,
    cdims: u32,
    rgsabound: *const SAFEARRAYBOUND,
    pvextra: *const c_void,
) -> *mut SAFEARRAY