pub unsafe extern "C" fn CFSetCreateMutableCopy(
allocator: CFAllocatorRef,
capacity: CFIndex,
theSet: CFSetRef,
) -> CFMutableSetRefExpand description
Apple SDK function CFSetCreateMutableCopy.
pub unsafe extern "C" fn CFSetCreateMutableCopy(
allocator: CFAllocatorRef,
capacity: CFIndex,
theSet: CFSetRef,
) -> CFMutableSetRefApple SDK function CFSetCreateMutableCopy.