pub unsafe extern "system" fn ResetDCW(
    hdc: HDC,
    lpdm: *const DEVMODEW
) -> HDC
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’