Function DragQueryPoint

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