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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’