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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’