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