Function glfw::ffi::glfwGetMouseButton [] [src]

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