Function object_setIvar

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