pub unsafe extern "C-unwind" fn PMWorkflowCopyItems(
workflow_items: NonNull<*const CFArray>,
) -> u32Available on crate features
PMCore and PrintCore only.Expand description
ยงSafety
workflow_items must be a valid pointer.