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