Function core_foundation_sys::set::CFSetCreate
[−]
[src]
pub unsafe extern fn CFSetCreate(allocator: CFAllocatorRef,
values: *const *const c_void,
numValues: CFIndex,
callBacks: *const CFSetCallBacks)
-> CFSetRef