Function windows::Win32::UI::Shell::DragQueryPoint

pub unsafe fn DragQueryPoint<P0>(hdrop: P0, ppt: *mut POINT) -> BOOL
where P0: IntoParam<HDROP>,