![]() |
libghostty
|
Go to the source code of this file.
Data Structures | |
| struct | GhosttyAllocatorVtable |
| struct | GhosttyAllocator |
Functions | |
| GHOSTTY_API uint8_t * | ghostty_alloc (const GhosttyAllocator *allocator, size_t len) |
| GHOSTTY_API void | ghostty_free (const GhosttyAllocator *allocator, uint8_t *ptr, size_t len) |
Memory management interface for libghostty-vt.
Definition in file allocator.h.