Function stable_mir::mir::alloc::read_target_uint
source ยท pub(crate) fn read_target_uint(bytes: &[u8]) -> Result<u128, Error>
Expand description
Utility function used to read an allocation data into a unassigned integer.