glfw: add Monitor.getVideoMode

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2021-07-17 20:43:37 -07:00
parent 40e1520372
commit ee11697769
2 changed files with 30 additions and 2 deletions

View file

@ -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"));