DragQueryPoint

Function DragQueryPoint 

Source
pub unsafe extern "stdcall" fn DragQueryPoint(
    hDrop: HDROP,
    ppt: *mut POINT,
) -> BOOL