30 #ifndef HAVE_UBJS_GLUE_ARRAY_ARRAY 31 #define HAVE_UBJS_GLUE_ARRAY_ARRAY Library handle, allocation callbacks, glues.
Library handle.
Definition: ubjs_library.h:827
ubjs_result
Enum that defines the result of a method.
Definition: ubjs_common.h:73
Builder for array glues.
Definition: ubjs_library.h:533
UBJS_EXPORT ubjs_result ubjs_glue_array_array_builder_new(ubjs_library *, ubjs_glue_array_builder **)
Array glue that links to naive double-linked list implementation.
Definition: ubjs_glue_array_array.c:31