Function windows_sys::Win32::System::Ole::SafeArrayPtrOfIndex
[−]pub unsafe extern "system" fn SafeArrayPtrOfIndex(
psa: *const SAFEARRAY,
rgindices: *const i32,
ppvdata: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_System_Ole"
, "Win32_System_Com"