[go: up one dir, main page]

enumerate_printers

Function enumerate_printers 

Source
pub fn enumerate_printers<P: Fn(&Printer) -> bool + Send + Sync + 'static>(
    func: P,
    wait: bool,
)
Available on Linux only.