call_ret_struct
Call function in dynamic library with max 32 arguments, return type is int|real|void
Acceptable parameters: nil, int, double, string, buffer, struct(cstruct)
NOTE: this function may cause crash if the arguments is not correct
声明
mixed call_ret_struct(PendingMode mode, int struct_id, int func_address, string type_name = "", ...)
参数
| 参数名 | 描述 |
|---|---|
| mode | |
| struct_id | |
| func_address | |
| type_name |