Function glfw::ffi::glfwSetInputMode[][src]

pub unsafe extern "C" fn glfwSetInputMode(
    window: *mut GLFWwindow,
    mode: c_int,
    value: c_int
)