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