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