nngn
Loading...
Searching...
No Matches
nngn::lua::stack_push< lua_CFunction > Struct Reference

Pushes a lua_CFunction value. More...

#include <push.h>

Static Public Member Functions

static int push (lua_State *L, lua_CFunction f)
 
static int push (lua_State *L, lua_CFunction f)
 

Detailed Description

Pushes a lua_CFunction value.

Member Function Documentation

◆ push() [1/2]

static int nngn::lua::stack_push< lua_CFunction >::push ( lua_State *  L,
lua_CFunction  f 
)
inlinestatic
Here is the call graph for this function:

◆ push() [2/2]

static int nngn::lua::stack_push< lua_CFunction >::push ( lua_State *  L,
lua_CFunction  f 
)
inlinestatic
Here is the call graph for this function:

The documentation for this struct was generated from the following files: