diff options
| author | Donald Lee <dlqs@gmx.com> | 2021-06-20 08:25:22 +0800 |
|---|---|---|
| committer | Donald Lee <dlqs@gmx.com> | 2021-06-22 05:02:03 +0800 |
| commit | 3a3cfe4762753dbd5744acaa02153c49f6c73fe1 (patch) | |
| tree | 53a29163daef84516c7568a4e311834be4926fc6 /pathd/path_debug.c | |
| parent | c2642aab24cdbfc7a0b0b203aca9835d52d938ef (diff) | |
lib: Add decoder functions
Split existing lua_to* functions into two functions:
- lua_decode_*: unmarshall Lua values into an existing C data structure
- lua_to*: allocate *and* unmarshall Lua values into C data structure
This allows us to mutate C data structures passed into frrscript_call,
without allocation
Signed-off-by: Donald Lee <dlqs@gmx.com>
Diffstat (limited to 'pathd/path_debug.c')
0 files changed, 0 insertions, 0 deletions
