Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/cec/CTR/
Dcec_Control.h25 struct CecAllocFunc struct
27 void* (*allocFunc)(size_t); //!< メモリアロケート関数へのポインタです
28 void (*freeFunc)(void*); //!< メモリ解放関数へのポインタです