pub unsafe extern "C-unwind" fn PMWorkflowSubmitPDFWithOptions(
workflow_item: &CFURL,
title: Option<&CFString>,
options: *const c_char,
pdf_file: &CFURL,
) -> u32Available on crate features
PMCore and PrintCore only.Expand description
ยงSafety
options must be a valid pointer or null.