Function core_foundation_sys::array::CFArrayGetValueAtIndex

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