Update headers

This commit is contained in:
Gregory Lirent 2022-06-03 19:31:02 +03:00
parent d516884dae
commit f1314e8bef
1 changed files with 3 additions and 0 deletions

View File

@ -8,4 +8,7 @@
extern const size_t LIBCDSB_VTYPE_SIZES[18];
extern const char* libcdsb_vtype_name(vtype t);
extern const char* libcdsb_vtype_stringify(const void* value, vtype t);
#endif /* LIBCDSB_EXTRA_VTYPE_H */