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).
pub unsafe extern "C" fn lean_free_object(o: *mut lean_object)Free a Lean heap object previously allocated with
lean_alloc_object (lean.h:491).