Skip to main content

lean_is_mt

Function lean_is_mt 

Source
pub unsafe fn lean_is_mt(o: *mut lean_object) -> bool
Expand description

Multi-threaded test (lean.h:515–517).

§Safety

Same as lean_is_st.