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