Function core_graphics::display::CFArrayGetValueAtIndex

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