Function OpenPrinterA
pub unsafe fn OpenPrinterA<P0>(
pprintername: P0,
phprinter: *mut PRINTER_HANDLE,
pdefault: Option<*const PRINTER_DEFAULTSA>,
) -> Result<()>where
P0: Param<PCSTR>,
pub unsafe fn OpenPrinterA<P0>(
pprintername: P0,
phprinter: *mut PRINTER_HANDLE,
pdefault: Option<*const PRINTER_DEFAULTSA>,
) -> Result<()>where
P0: Param<PCSTR>,