pub fn fbmu_get_arena_size() -> Result<u64>Expand description
Query the total FBMU arena size in bytes.
ยงErrors
Returns FabricError::IoError if the host returns a negative value.
pub fn fbmu_get_arena_size() -> Result<u64>Query the total FBMU arena size in bytes.
Returns FabricError::IoError if the host returns a negative value.