Function CoreFoundation_sys::set::CFSetCreateMutableCopy [] [src]

pub unsafe extern "C" fn CFSetCreateMutableCopy(
    allocator: CFAllocatorRef,
    capacity: CFIndex,
    theSet: CFSetRef
) -> CFMutableSetRef