Function raylib_sys::IsGamepadButtonDown

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