GLFW_OUT_OF_MEMORY

A memory allocation failed.

A memory allocation failed.

@analysis A bug in GLFW or the underlying operating system. Report the bug to our issue tracker.

extern (C) @nogc nothrow __gshared
enum GLFW_OUT_OF_MEMORY = 0x00010005;

Meta