Contents

CMBlockBuffer.CustomBlockDeallocator

A type that deallocates memory blocks.

Declaration

typealias CustomBlockDeallocator = (UnsafeMutableRawPointer, Int) -> Void

See Also

Modifying a Block Buffer