shell32

Function DragQueryPoint

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