Function rust_raylib::ffi::IsMouseButtonReleased
source · pub unsafe extern "C" fn IsMouseButtonReleased(button: c_int) -> bool
Expand description
Check if a mouse button has been released once
pub unsafe extern "C" fn IsMouseButtonReleased(button: c_int) -> bool
Check if a mouse button has been released once