pub unsafe extern "system" fn DwmSetPresentParameters(
    hwnd: HWND,
    ppresentparams: *mut DWM_PRESENT_PARAMETERS
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Dwm", "Win32_Foundation"