Function swift_runtime_sys::root::object_setIvar

source ยท
pub unsafe extern "C" fn object_setIvar(
    obj: id,
    ivar: Ivar,
    value: id,
)