CMMemoryPoolFlush(_:)
Deallocates all memory the pool holds.
Declaration
func CMMemoryPoolFlush(_ pool: CMMemoryPool)Parameters
- pool:
The memory pool to flush.
Deallocates all memory the pool holds.
func CMMemoryPoolFlush(_ pool: CMMemoryPool)The memory pool to flush.