Contents

CMBlockBuffer.CustomBlockAllocator

A type that allocates memory blocks.

Declaration

typealias CustomBlockAllocator = (Int) -> UnsafeMutableRawPointer?

See Also

Modifying a Block Buffer