Function CFSetRemoveValue

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