Ardour
9.0-pre0-582-g084a23a80d
|
#include <CFunctions.h>
Static Public Member Functions | |
static int | f (lua_State *L) |
lua_CFunction to call a class member lua_CFunction.
The member function pointer is in the first upvalue. The class userdata object is at the top of the Lua stack.
Definition at line 945 of file CFunctions.h.
|
inlinestatic |
Definition at line 947 of file CFunctions.h.