Function core_foundation_sys::set::CFSetAddValue

source ยท
pub unsafe extern "C" fn CFSetAddValue(
    theSet: CFMutableSetRef,
    value: *const c_void,
)