pub fn fbmu_alloc(min_bytes: u64, lease_secs: u64) -> Result<FbmuLeaseInfo>Expand description
Allocate a memory lease from FBMU with the requested minimum capacity and TTL.
pub fn fbmu_alloc(min_bytes: u64, lease_secs: u64) -> Result<FbmuLeaseInfo>Allocate a memory lease from FBMU with the requested minimum capacity and TTL.