CGPDFScannerPopName

Function CGPDFScannerPopName 

Source
pub unsafe extern "C-unwind" fn CGPDFScannerPopName(
    scanner: CGPDFScannerRef,
    value: *mut *const c_char,
) -> bool
👎Deprecated: renamed to CGPDFScanner::pop_name
Available on crate feature CGPDFScanner only.