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