Function CoreFoundation_sys::array::CFArrayGetValueAtIndex [] [src]

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