Function OpenPrinterW
pub unsafe fn OpenPrinterW<P0>(
pprintername: P0,
phprinter: *mut PRINTER_HANDLE,
pdefault: Option<*const PRINTER_DEFAULTSW>,
) -> Result<()>where
P0: Param<PCWSTR>,
pub unsafe fn OpenPrinterW<P0>(
pprintername: P0,
phprinter: *mut PRINTER_HANDLE,
pdefault: Option<*const PRINTER_DEFAULTSW>,
) -> Result<()>where
P0: Param<PCWSTR>,