libcute 0.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
cu_SlabAllocator_Config Struct Reference

#include <slab.h>

Public Attributes

size_t slabSize
 
cu_Allocator_Optional backingAllocator
 

Detailed Description

Configuration for creating a slab allocator.

Member Data Documentation

◆ backingAllocator

cu_Allocator_Optional cu_SlabAllocator_Config::backingAllocator

custom backing allocator

◆ slabSize

size_t cu_SlabAllocator_Config::slabSize

desired slab size


The documentation for this struct was generated from the following file: