Function glfw::ffi::glfwGetKey[][src]

pub unsafe extern "C" fn glfwGetKey(
    window: *mut GLFWwindow,
    key: c_int
) -> c_int