Function raylib_sys::IsGamepadButtonReleased

source ยท
pub unsafe extern "C" fn IsGamepadButtonReleased(
    gamepad: c_int,
    button: c_int
) -> bool