pub unsafe fn lean_is_st(o: *mut lean_object) -> boolExpand description
Single-threaded test (lean.h:519–521).
§Safety
o must be a valid non-scalar Lean heap object pointer.
pub unsafe fn lean_is_st(o: *mut lean_object) -> boolSingle-threaded test (lean.h:519–521).
o must be a valid non-scalar Lean heap object pointer.