Struct itron_asp3::memorypool::Info [−][src]
pub struct Info { /* fields omitted */ }This is supported on crate feature
unstable only.Expand description
Memory pool information returned by MemoryPoolRef::info.
Implementations
Get the number of free memory blocks.
Get the first waiting task’s ID.