pub unsafe extern "system" fn CreateICA(
    pszdriver: PCSTR,
    pszdevice: PCSTR,
    pszport: PCSTR,
    pdm: *const DEVMODEA
) -> HDC
Expand description

Required features: "Win32_Foundation"