[go: up one dir, main page]

Function glfwGetKey

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