Function windows::Win32::UI::Controls::DPA_DeletePtr

pub unsafe fn DPA_DeletePtr<P0>(hdpa: P0, i: i32) -> *mut c_void
where P0: Param<HDPA>,