Function windows::Win32::Graphics::Printing::DeleteMonitorW

pub unsafe fn DeleteMonitorW<P0, P1, P2>(
    pname: P0,
    penvironment: P1,
    pmonitorname: P2,
) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>, P2: Param<PCWSTR>,