Skip to main content

DefaultByteAllocator

Type Alias DefaultByteAllocator 

Source
pub type DefaultByteAllocator = Tlsf<'static, u32, u32, 28, 32>;
Expand description

The default byte allocator for TLSF mode.

Aliased Typeยง

pub struct DefaultByteAllocator { /* private fields */ }