PMPrinterGetLocation

Function PMPrinterGetLocation 

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

ยงSafety

printer must be a valid pointer.