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