30 #ifndef HAVE_UBJS_GLUE_DICT_LIST 31 #define HAVE_UBJS_GLUE_DICT_LIST Library handle, allocation callbacks, glues.
UBJS_EXPORT ubjs_result ubjs_glue_dict_list_builder_new(ubjs_library *, ubjs_glue_dict_builder **)
Dictionary glue that links to naive double-linked list implementation.
Definition: ubjs_glue_dict_list.c:27
ubjs_result
Enum that defines the result of a method.
Definition: ubjs_common.h:73
Builder for dictionary glues.
Definition: ubjs_library.h:632
struct ubjs_library ubjs_library
Library handle.
Definition: ubjs_library.h:67