Contents

CMMemoryPoolFlush(_:)

Deallocates all memory the pool holds.

Declaration

func CMMemoryPoolFlush(_ pool: CMMemoryPool)

Parameters

  • pool:

    The memory pool to flush.

See Also

Managing a Memory Pool