Function glfw::ffi::glfwSetInputMode

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