webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging

Function DragObject

Source
pub unsafe fn DragObject<'a>(
    hwndparent: impl IntoParam<'a, HWND>,
    hwndfrom: impl IntoParam<'a, HWND>,
    fmt: u32,
    data: usize,
    hcur: impl IntoParam<'a, HCURSOR>,
) -> u32