pub unsafe extern "system" fn DwmEnableBlurBehindWindow(
    hwnd: HWND,
    pblurbehind: *const DWM_BLURBEHIND
) -> HRESULT
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"