pub unsafe extern "system" fn RegisterDragDrop(
    hwnd: HWND,
    pdroptarget: IDropTarget
) -> HRESULT
Expand description

Required features: "Win32_Foundation"