glfw: add Monitor.getVideoMode
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
40e1520372
commit
ee11697769
2 changed files with 30 additions and 2 deletions
|
|
@ -15,4 +15,4 @@
|
|||
//! pub const struct_GLFWvidmode = extern struct {
|
||||
//! ^
|
||||
//! ```
|
||||
pub const c = @cImport(@cInclude("GLFW/glfw3.h"));
|
||||
pub const c = @cImport(@cInclude("GLFW/glfw3.h"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue