windows::Win32::Graphics::Dwm

Function DwmSetPresentParameters

pub unsafe fn DwmSetPresentParameters(
    hwnd: HWND,
    ppresentparams: *mut DWM_PRESENT_PARAMETERS,
) -> Result<()>