Function windows_sys::Win32::UI::Shell::SHDoDragDrop
pub unsafe extern "system" fn SHDoDragDrop(
hwnd: HWND,
pdata: IDataObject,
pdsrc: IDropSource,
dweffect: DROPEFFECT,
pdweffect: *mut DROPEFFECT
) -> HRESULTExpand description
Required features: "Win32_UI_Shell", "Win32_Foundation", "Win32_System_Com", "Win32_System_Ole"