PMPrinterGetID

Function PMPrinterGetID 

Source
pub unsafe extern "C-unwind" fn PMPrinterGetID(
    printer: PMPrinter,
) -> Option<CFRetained<CFString>>
Available on crate features PMCore and PMDefinitions only.
Expand description

ยงSafety

printer must be a valid pointer.