[][src]Function uikit_sys::CFArrayGetValueAtIndex

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