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