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

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