Function windows::Win32::UI::Controls::DPA_GetPtr

pub unsafe fn DPA_GetPtr<P0>(hdpa: P0, i: isize) -> *mut c_void
where P0: IntoParam<HDPA>,