pub unsafe extern "system" fn DCompositionAttachMouseWheelToHwnd(
    visual: IDCompositionVisual,
    hwnd: HWND,
    enable: BOOL
) -> HRESULT
Expand description

Required features: "Win32_Graphics_DirectComposition", "Win32_Foundation"