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