windows::Win32::System::Ole

Function SafeArrayPtrOfIndex

pub unsafe fn SafeArrayPtrOfIndex(
    psa: *const SAFEARRAY,
    rgindices: *const i32,
    ppvdata: *mut *mut c_void,
) -> Result<()>