#include <Stack.h>
Stack specialization for unsigned char
.
Definition at line 188 of file Stack.h.
◆ get()
static unsigned char Stack< unsigned char >::get |
( |
lua_State * |
L, |
|
|
int |
index |
|
) |
| |
|
inlinestatic |
◆ push()
static void Stack< unsigned char >::push |
( |
lua_State * |
L, |
|
|
unsigned char |
value |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: