Function windows::Win32::Graphics::Gdi::ResetDCW

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