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

Required features: "Win32_System_Ole", "Win32_System_Com"