[−][src]Function core_foundation::array::CFArrayCreate
pub unsafe extern "C" fn CFArrayCreate(
allocator: *const c_void,
values: *const *const c_void,
numValues: i64,
callBacks: *const CFArrayCallBacks
) -> *const __CFArray
pub unsafe extern "C" fn CFArrayCreate(
allocator: *const c_void,
values: *const *const c_void,
numValues: i64,
callBacks: *const CFArrayCallBacks
) -> *const __CFArray