Skip to main content

CGPDFScannerCreate

Function CGPDFScannerCreate 

Source
pub unsafe extern "C-unwind" fn CGPDFScannerCreate(
    cs: CGPDFContentStreamRef,
    table: CGPDFOperatorTableRef,
    info: *mut c_void,
) -> CGPDFScannerRef
👎Deprecated:

renamed to CGPDFScanner::create

Available on crate features CGPDFContentStream and CGPDFOperatorTable and CGPDFScanner only.