Home
last modified time | relevance | path

Searched defs:CONTEXT_CREATION_API (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-0.34.0/src/ffi/
H A Dmod.rs296 pub const CONTEXT_CREATION_API : c_int = 0x0002200B; const
/dports/graphics/py-glfw/glfw-2.5.0/glfw/
H A D__init__.py573 CONTEXT_CREATION_API = 0x0002200B variable