Function core_foundation::set::CFSetCreate
source ยท pub unsafe extern "C" fn CFSetCreate(
allocator: *const c_void,
values: *const *const c_void,
numValues: isize,
callBacks: *const CFSetCallBacks,
) -> *const __CFSet