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

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