Function core_foundation_sys::set::CFSetCreateMutableCopy

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