Function glfw::ffi::glfwGetMouseButton

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