/*
============================================================================
Name : hev-memory-allocator-slice.h
Author : Heiher <r@hev.cc>
Copyright : Copyright (c) 2017 everyone.
Description : Memory allocator sliced
============================================================================
*/
typedef struct _HevMemoryAllocatorSlice HevMemoryAllocatorSlice;
HevMemoryAllocator *;
/* __HEV_MEMORY_ALLOCATOR_SLICE_H__ */