Function core_foundation::array::CFArrayGetValueAtIndex[][src]

pub unsafe extern "C" fn CFArrayGetValueAtIndex(
    theArray: *const __CFArray,
    idx: i64
) -> *const c_void