Function windows::Win32::Graphics::Printing::AddPrintProcessorA
pub unsafe fn AddPrintProcessorA<P0, P1, P2, P3>(
pname: P0,
penvironment: P1,
ppathname: P2,
pprintprocessorname: P3,
) -> BOOLwhere
P0: Param<PCSTR>,
P1: Param<PCSTR>,
P2: Param<PCSTR>,
P3: Param<PCSTR>,