pub fn init()Expand description
Allocate the regions on the heap (zeroed). Idempotent: a no-op if a region is already present (whether heap-owned or installed by a backend).
pub fn init()Allocate the regions on the heap (zeroed). Idempotent: a no-op if a region is already present (whether heap-owned or installed by a backend).