raylib_wasm

Function IsGamepadButtonUp

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