Function windows_sys::Win32::Graphics::Gdi::CreateDCW
pub unsafe extern "system" fn CreateDCW(
pwszdriver: PCWSTR,
pwszdevice: PCWSTR,
pszport: PCWSTR,
pdm: *const DEVMODEW
) -> CreatedHDC
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"