Goblint_std.GobRef
val wrap : 'a Stdlib.ref -> 'a -> (unit -> 'b) -> 'b
call f, with r temporarily set to x
f
r
x