mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-10 00:59:07 +00:00
Add int__string_int()
This commit is contained in:
@@ -5,6 +5,7 @@ Define RPC functions needed to generate
|
||||
# [ <ret-type>, [<arg_types>] ]
|
||||
func_table = [
|
||||
[ "int", ["string"] ],
|
||||
[ "int", ["string", "int"] ],
|
||||
[ "int", ["string", "string"] ],
|
||||
[ "int", ["string", "string", "string"] ],
|
||||
[ "string", [] ],
|
||||
|
Reference in New Issue
Block a user