Function windows::Win32::Graphics::Gdi::ResetDCA

pub unsafe fn ResetDCA<P0>(hdc: P0, lpdm: *const DEVMODEA) -> HDC
where P0: IntoParam<HDC>,