CGPDFPageGetDictionary

Function CGPDFPageGetDictionary 

Source
pub extern "C-unwind" fn CGPDFPageGetDictionary(
    page: Option<&CGPDFPage>,
) -> CGPDFDictionaryRef
👎Deprecated: renamed to CGPDFPage::dictionary
Available on crate features CGPDFDictionary and CGPDFPage only.