Function windows_sys::Win32::System::Ole::SafeArrayPutElement

pub unsafe extern "system" fn SafeArrayPutElement(
    psa: *const SAFEARRAY,
    rgindices: *const i32,
    pv: *const c_void,
) -> HRESULT