NSToolbarPrintItemIdentifier

Static NSToolbarPrintItemIdentifier 

Source
pub unsafe static NSToolbarPrintItemIdentifier: &'static NSToolbarItemIdentifier
Available on crate features NSToolbar and NSToolbarItem only.
Expand description

A standard item that is configured to send -printDocument: to the firstResponder when invoked

See also Apple’s documentation