pub unsafe extern "system" fn DwmTransitionOwnedWindow(
    hwnd: HWND,
    target: DWMTRANSITION_OWNEDWINDOW_TARGET
) -> HRESULT
Expand description

Required features: ‘Win32_Graphics_Dwm’, ‘Win32_Foundation’