pIsKeyDown

Detect if a key is being pressed

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pIsKeyDown = bool function
(
int key
)

Meta