pub unsafe fn lean_closure_fun(o: *mut lean_object) -> *mut c_void
Code pointer of the closure (lean.h:764).
lean.h:764
o must be a borrowed Lean closure object.
o