mirror of
https://github.com/glfw/glfw.git
synced 2026-08-29 01:45:54 +02:00
@@ -127,7 +127,7 @@ To query the instance extensions required, call @ref
|
||||
glfwGetRequiredInstanceExtensions.
|
||||
|
||||
@code
|
||||
int count;
|
||||
unsigned int count;
|
||||
const char** extensions = glfwGetRequiredInstanceExtensions(&count);
|
||||
@endcode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user