[go: up one dir, main page]

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

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