umem  1.0.1
Public Attributes | List of all members
umem_magtype Struct Reference

#include <umem_impl.h>

Public Attributes

int mt_magsize
 
int mt_align
 
size_t mt_minbuf
 
size_t mt_maxbuf
 
umem_cache_tmt_cache
 

Member Data Documentation

◆ mt_align

int umem_magtype::mt_align

◆ mt_cache

umem_cache_t* umem_magtype::mt_cache

◆ mt_magsize

int umem_magtype::mt_magsize

◆ mt_maxbuf

size_t umem_magtype::mt_maxbuf

◆ mt_minbuf

size_t umem_magtype::mt_minbuf

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