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