Trait sel4_dlmalloc::GetStaticHeapBounds
source · pub trait GetStaticHeapBounds {
// Required method
fn bounds(self) -> StaticHeapBounds;
}
pub trait GetStaticHeapBounds {
// Required method
fn bounds(self) -> StaticHeapBounds;
}