Home
last modified time | relevance | path

Searched defs:CecAllocFunc (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.13.2/include/nn/cec/CTR/
Dcec_Control.h26 struct CecAllocFunc struct
28 void* (*allocFunc)(size_t); //!< メモリアロケート関数へのポインタです
29 void (*freeFunc)(void*); //!< メモリ解放関数へのポインタです