Skip to main content

lean_free_object

Function lean_free_object 

Source
pub unsafe extern "C" fn lean_free_object(o: *mut lean_object)
Expand description

Free a Lean heap object previously allocated with lean_alloc_object (lean.h:491).