Struct xalloc::tlsf::TlsfBlock [] [src]

pub struct TlsfBlock<T, P> { /* fields omitted */ }

Internal data structure used by Tlsf that represents a free/occpied memory block.

Trait Implementations

impl<T: Debug, P: Debug> Debug for TlsfBlock<T, P>
[src]

[src]

Formats the value using the given formatter.