Skip to main content

CGPDFScannerPopDictionary

Function CGPDFScannerPopDictionary 

Source
pub unsafe extern "C-unwind" fn CGPDFScannerPopDictionary(
    scanner: CGPDFScannerRef,
    value: *mut CGPDFDictionaryRef,
) -> bool
👎Deprecated:

renamed to CGPDFScanner::pop_dictionary

Available on crate features CGPDFDictionary and CGPDFScanner only.