Function min_allocator_size

Source
pub fn min_allocator_size(needed_object_size: u32) -> u32
Expand description

Returns the minimum allocator size needed to hold an object of the given size.