pub unsafe extern "C-unwind" fn PMPrinterCopyDeviceURI(
printer: PMPrinter,
device_uri: NonNull<*const CFURL>,
) -> u32Available on crate features
PMCore and PMDefinitions only.Expand description
ยงSafety
printermust be a valid pointer.device_urimust be a valid pointer.