pub(super) unsafe fn load128(
metadata_spec: &SideMetadataSpec,
data_addr: Address,
) -> u128
Expand description
Load u128 bits of side metadata
ยงSafety
unsafe as it can segfault if one tries to read outside the bounds of the mapped side metadata