pub unsafe extern "C-unwind" fn CGPDFArrayGetArray(
array: CGPDFArrayRef,
index: usize,
value: *mut CGPDFArrayRef,
) -> bool👎Deprecated:
renamed to CGPDFArray::array
Available on crate feature
CGPDFArray only.