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