pub unsafe extern "C-unwind" fn PMWorkflowSubmitPDFWithSettings(
workflow_item: &CFURL,
settings: PMPrintSettings,
pdf_file: &CFURL,
) -> u32Available on crate features
PMCore and PMDefinitions only.Expand description
ยงSafety
settings must be a valid pointer.