windows::Win32::Graphics::Printing

Function AddPortW

pub unsafe fn AddPortW<P0, P2>(
    pname: P0,
    hwnd: HWND,
    pmonitorname: P2,
) -> Result<()>
where P0: Param<PCWSTR>, P2: Param<PCWSTR>,