windows::Win32::Graphics::Printing

Function ConfigurePortW

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