GetCurBufSize
Function Usage
Obtains the number of memory blocks allocated by the customized TBufPool.
Prototype
1 | __aicore__ inline uint8_t GetCurBufSize() |
Availability
Precautions
None
Returns
Number of allocated memory blocks.
Example
For details, see Example.
Parent topic: Customized TBufPool