Function rust_raylib::ffi::IsMouseButtonUp
source · pub unsafe extern "C" fn IsMouseButtonUp(button: c_int) -> bool
Expand description
Check if a mouse button is NOT being pressed
pub unsafe extern "C" fn IsMouseButtonUp(button: c_int) -> bool
Check if a mouse button is NOT being pressed