Function core_foundation_sys::set::CFSetRemoveValue

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