Skip to main content

CGPDFScannerPopArray

Function CGPDFScannerPopArray 

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

renamed to CGPDFScanner::pop_array

Available on crate features CGPDFArray and CGPDFScanner only.