☰
Type Definition GLFWwindowfocusfun
Other items in
glfw
::
ffi
All crates
?
Type Definition
glfw
::
ffi
::
GLFWwindowfocusfun
[
−
]
[src]
pub type GLFWwindowfocusfun = extern "C"
fn
(_:
*mut
GLFWwindow
, _:
c_int
);