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