pSetExitKey

Set a custom key to exit program (default is ESC)

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pSetExitKey = void function
(
int key
)

Meta