Function windows_sys::Win32::System::Ole::SafeArrayCreate

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