pub unsafe fn lean_sarray_elem_size(o: *mut lean_object) -> u8Expand description
Element size of a scalar array (lean.h:1011–1014).
§Safety
o must be a borrowed Lean scalar-array object.
pub unsafe fn lean_sarray_elem_size(o: *mut lean_object) -> u8Element size of a scalar array (lean.h:1011–1014).
o must be a borrowed Lean scalar-array object.