Function windows_sys::Win32::Graphics::Gdi::CreateICW
pub unsafe extern "system" fn CreateICW(
pszdriver: PCWSTR,
pszdevice: PCWSTR,
pszport: PCWSTR,
pdm: *const DEVMODEW
) -> HDC
Expand description
Required features: "Win32_Foundation"