Function windows_sys::Win32::UI::Shell::DragQueryPoint
pub unsafe extern "system" fn DragQueryPoint(
hdrop: HDROP,
ppt: *mut POINT
) -> BOOLExpand description
Required features: "Win32_UI_Shell", "Win32_Foundation"