chickadee
»
glfw3
»
with-window
Identifier search
(with-window (WIDTH HEIGHT NAME . KEYS) BODY ...)
syntax
Initializes GLFW, creates a window as per
make-window
, and runs
BODY
before cleaning up.