Function windows_sys::Win32::Graphics::Printing::OpenPrinter2A

pub unsafe extern "system" fn OpenPrinter2A(
    pprintername: PCSTR,
    phprinter: *mut HANDLE,
    pdefault: *const PRINTER_DEFAULTSA,
    poptions: *const PRINTER_OPTIONSA,
) -> BOOL