webview2_com::Windows::Win32::Graphics::Dwm

Function DwmSetPresentParameters

Source
pub unsafe fn DwmSetPresentParameters<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    ppresentparams: *mut DWM_PRESENT_PARAMETERS,
) -> Result<(), Error>