pub unsafe extern "C-unwind" fn CGPDFDictionaryApplyBlock(
dict: CGPDFDictionaryRef,
block: CGPDFDictionaryApplierBlock,
info: *mut c_void,
)👎Deprecated:
renamed to CGPDFDictionary::apply_block
Available on crate features
block2 and CGPDFDictionary and CGPDFObject only.