api-v3: First draft
[src/app-framework-binder.git] / src / afb-api-so-vdyn.h
index 05d9623..d8a43f7 100644 (file)
@@ -20,4 +20,4 @@
 
 struct afb_apiset;
 
-extern int afb_api_so_vdyn_add(const char *path, void *handle, struct afb_apiset *apiset);
+extern int afb_api_so_vdyn_add(const char *path, void *handle, struct afb_apiset *declare_set, struct afb_apiset * call_set);