windows::Win32::Graphics::Printing

Function DeletePortA

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