pub unsafe extern "C" fn CFBagRemoveValue(
theBag: CFMutableBagRef,
value: *const c_void,
)Expand description
Apple SDK function CFBagRemoveValue.
pub unsafe extern "C" fn CFBagRemoveValue(
theBag: CFMutableBagRef,
value: *const c_void,
)Apple SDK function CFBagRemoveValue.