pub unsafe extern "system" fn CreateICW(
    pszdriver: PCWSTR,
    pszdevice: PCWSTR,
    pszport: PCWSTR,
    pdm: *const DEVMODEW
) -> HDC
Expand description

Required features: "Win32_Foundation"