pub unsafe extern "system" fn DAD_DragEnterEx2(
    hwndtarget: HWND,
    ptstart: POINT,
    pdtobject: IDataObject
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_System_Com’