pub unsafe extern "system" fn CreateDCA(
    pwszdriver: PCSTR,
    pwszdevice: PCSTR,
    pszport: PCSTR,
    pdm: *const DEVMODEA
) -> CreatedHDC
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"