Function windows_sys::Win32::Graphics::Gdi::ResetDCW
pub unsafe extern "system" fn ResetDCW(
hdc: HDC,
lpdm: *const DEVMODEW
) -> HDC
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"