Function swift_runtime_sys::root::object_setIvarWithStrongDefault

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