pub unsafe extern "C" fn lean_object_data_byte_size(
o: *mut lean_object,
) -> usizeExpand description
Byte size of o’s salient (initialized) storage
(lean.h:513).
pub unsafe extern "C" fn lean_object_data_byte_size(
o: *mut lean_object,
) -> usizeByte size of o’s salient (initialized) storage
(lean.h:513).