Function windows_sys::Win32::Graphics::Printing::OpenPrinterW

pub unsafe extern "system" fn OpenPrinterW(
    pprintername: PCWSTR,
    phprinter: *mut HANDLE,
    pdefault: *const PRINTER_DEFAULTSW,
) -> BOOL