Function core_foundation::set::CFSetCreateMutableCopy

source ยท
pub unsafe extern "C" fn CFSetCreateMutableCopy(
    allocator: *const c_void,
    capacity: isize,
    theSet: *const __CFSet,
) -> *mut __CFSet