pub unsafe extern "C-unwind" fn CGPDFScannerPopObject(
scanner: CGPDFScannerRef,
value: *mut CGPDFObjectRef,
) -> bool👎Deprecated:
renamed to CGPDFScanner::pop_object
Available on crate features
CGPDFObject and CGPDFScanner only.