pub unsafe extern "C-unwind" fn CGPDFArrayGetInteger(
array: CGPDFArrayRef,
index: usize,
value: *mut CGPDFInteger,
) -> bool👎Deprecated:
renamed to CGPDFArray::integer
Available on crate features
CGPDFArray and CGPDFObject only.