CGPDFScannerPopString

Function CGPDFScannerPopString 

Source
pub unsafe extern "C-unwind" fn CGPDFScannerPopString(
    scanner: CGPDFScannerRef,
    value: *mut CGPDFStringRef,
) -> bool
👎Deprecated: renamed to CGPDFScanner::pop_string
Available on crate features CGPDFScanner and CGPDFString only.