hi_mpi_vb_destroy_pool
The
The
Description
Destroys a memory pool.
Prototype
hi_s32 hi_mpi_vb_destroy_pool(hi_vb_pool pool)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
pool |
Input |
Memory pool ID, which is returned by the hi_mpi_vb_create_pool API. |
Returns
- 0: success
- Other values: failure. For details, see Common Return Codes.
Parent topic: Common APIs