Function core_foundation::array::CFArrayGetValues

source ยท
pub unsafe extern "C" fn CFArrayGetValues(
    theArray: *const __CFArray,
    range: CFRange,
    values: *mut *const c_void,
)