pIsGamepadButtonUp

Detect if a gamepad button is NOT being pressed

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pIsGamepadButtonUp = bool function
(,
int button
)

Meta