Function windows::Win32::Graphics::Printing::DeletePrintProcessorW
pub unsafe fn DeletePrintProcessorW<P0, P1, P2>(
pname: P0,
penvironment: P1,
pprintprocessorname: P2,
) -> BOOLwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,