glfwGetOSMesaColorBuffer

/////////////////////////////////////////////////////////////////////// /// GLFW native API ////// ///////////////////////////////////////////////////////////////////////

extern (C) @nogc nothrow __gshared
int
glfwGetOSMesaColorBuffer
(,
int* width
,
int* height
,
int* format
,
void** buffer
)

Meta