Home
last modified time | relevance | path

Searched refs:MIAllocatorAllocFunction (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.4/include/nitro/mi/
Dallocator.h36 typedef void* (*MIAllocatorAllocFunction)(void *userdata, u32 length, u32 alignment); typedef
43 MIAllocatorAllocFunction Alloc;
66 MIAllocatorAllocFunction alloc, in MI_InitAllocator()