Function core_foundation::set::CFSetCreateCopy

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