Function core_foundation_sys::set::CFSetCreateMutable

source ยท
pub unsafe extern "C" fn CFSetCreateMutable(
    allocator: CFAllocatorRef,
    capacity: CFIndex,
    callBacks: *const CFSetCallBacks,
) -> CFMutableSetRef