MCPcopy Create free account
hub / github.com/GregoryCannon/StackRabbit / luaopen_rabbithttp

Function luaopen_rabbithttp

src/fceux/rabbithttp.c:124–132  ·  view source on GitHub ↗

Register this file's functions with the * luaopen_libraryname() function, where libraryname * is the name of the compiled .so output. In other words * it's the filename (but not extension) after the -o * in the cc command. * * So for instance, if your cc command has -o rabbithttp.so then * this function would be called luaopen_rabbithttp(). * * This function should contain lua_register()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected