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