mock_set_fbmu_arena_size

Function mock_set_fbmu_arena_size 

Source
pub fn mock_set_fbmu_arena_size(size: u64)
Expand description

Set the mock FBMU arena size in bytes.

Controls the value returned by fbmu_get_arena_size. Used to test capacity checks in MemBuilder::acquire.

Only available on native (non-WASM) targets.