add varray api

This commit is contained in:
Rongsong Shen 2026-02-14 15:43:26 +08:00
parent c1e4069706
commit 30f7f4475f
3 changed files with 85 additions and 1 deletions

View file

@ -11,6 +11,7 @@ librtti_c_srcs=[
'length.c',
'bitmap.c',
'kv.c',
'varray.c',
]