Module rin::window::glfw_window[][src]

Modules

key_mappings

Structs

Builder
EventsPoll
GammaRamp

Describes the gamma ramp of a monitor.

Monitor
VidMode

Describes a single video mode.

Window

Enums

GlfwKey

Input keys.

WindowMode

Functions

clipboard_string
set_clipboard_string
string_from_c_str

Replacement for String::from_raw_buf

string_from_nullable_c_str

Like string_from_c_str, but handles null pointers correctly