XFusion API v1.3.0
|
内存分配操作集。 更多...
#include <xf_heap.h>
成员变量 | |
void *(* | malloc )(unsigned int size) |
void(* | free )(void *pv) |
unsigned int(* | init )(const xf_heap_region_t *const regions) |
unsigned int(* | get_block_size )(void *pv) |
unsigned int(* init) (const xf_heap_region_t *const regions) |