pub unsafe extern "system" fn DragQueryPoint(
    hdrop: HDROP,
    ppt: *mut POINT
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’