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