Skip to main content

CGPDFScannerPopInteger

Function CGPDFScannerPopInteger 

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

renamed to CGPDFScanner::pop_integer

Available on crate features CGPDFObject and CGPDFScanner only.