Function CFBagRemoveValue

Source
pub unsafe extern "C" fn CFBagRemoveValue(
    theBag: CFMutableBagRef,
    value: *const c_void,
)