Loading...
Searching...
No Matches
Data Fields
GLFWallocator Struct Reference

Data Fields

GLFWallocatefun allocate
 
GLFWreallocatefun reallocate
 
GLFWdeallocatefun deallocate
 
void * user
 

Detailed Description

See also
Custom heap memory allocator
glfwInitAllocator
Since
Added in version 3.4.

Field Documentation

◆ allocate

GLFWallocatefun GLFWallocator::allocate

◆ reallocate

GLFWreallocatefun GLFWallocator::reallocate

◆ deallocate

GLFWdeallocatefun GLFWallocator::deallocate

◆ user

void* GLFWallocator::user

The documentation for this struct was generated from the following file: