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