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