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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’