Searched refs:defaultDeallocate (Results 1 - 1 of 1) sorted by relevance
/third_party/glfw/src/ | ||
H A D | init.c | 80 static void defaultDeallocate(void* block, void* user) in defaultDeallocate() function 399 _glfw.allocator.deallocate = defaultDeallocate; in glfwInit() |
Completed in 1 milliseconds