Function jenga::init_with_capacity [] [src]

pub fn init_with_capacity(size: usize) -> Result<(), InitError>

reserve size bytes of memory for the allocator This will fail if it was already initialized