Function windows_sys::Win32::System::Ole::SafeArrayCreateEx

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