webview2_com_sys::Windows::Win32::UI::Shell

Function DragQueryPoint

Source
pub unsafe fn DragQueryPoint<'a>(
    hdrop: impl IntoParam<'a, HDROP>,
    ppt: *mut POINT,
) -> BOOL