Init
Function Usage
Initializes the customized TbufPool resources and variables such as event ID.
Prototype
1 | __aicore__ inline void Init() |
Availability
Precautions
You can call this API in a customized constructor or implement it by yourself.
Returns
None
Example
For details, see Example.
Parent topic: Customized TBufPool