CGPDFDocumentGetOutline

Function CGPDFDocumentGetOutline 

Source
pub extern "C-unwind" fn CGPDFDocumentGetOutline(
    document: &CGPDFDocument,
) -> Option<CFRetained<CFDictionary>>
👎Deprecated: renamed to CGPDFDocument::outline
Available on crate feature CGPDFDocument only.