windows::Win32::Graphics::Printing

Function DeletePortW

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