Crate memory

Source

Macros§

instantiate_global_allocator
Macro to instantiate a global allocator using a Xila memory allocator.

Structs§

Capabilities
Manager
A wrapper type that adapts any type implementing Allocator_trait to the standard Rust GlobalAlloc trait.
Protection
Represents memory protection flags.
RegionStatistics
Statistics

Traits§

Cache
ManagerTrait
Trait that defines the interface for memory allocators in the Xila system.
Protectable
Interface for implementing memory protection operations.

Functions§

get_instance

Type Aliases§

Layout