Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
lib.h File Reference
#include "libs/lib.h"
#include <lua/lua.h>
+ Include dependency graph for lua/lib.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct dt_lib_module_tdt_lua_lib_t
 

Functions

void dt_lua_lib_register (lua_State *L, struct dt_lib_module_t *self)
 
int dt_lua_init_early_lib (lua_State *L)
 

Typedef Documentation

◆ dt_lua_lib_t

typedef struct dt_lib_module_t* dt_lua_lib_t

Function Documentation

◆ dt_lua_init_early_lib()

◆ dt_lua_lib_register()