[][src]Function core_foundation_sys::array::CFArrayGetValueAtIndex

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