mirror of
https://github.com/akheron/jansson.git
synced 2025-04-07 06:25:02 +00:00
Add json_load_callback to the list of exported symbols
This commit is contained in:
parent
cbb80baf03
commit
09c39adc55
1 changed files with 2 additions and 1 deletions
|
@ -51,9 +51,10 @@ json_dumpf
|
|||
json_dump_file
|
||||
json_dump_callback
|
||||
json_loads
|
||||
json_loadb
|
||||
json_loadf
|
||||
json_load_file
|
||||
json_loadb
|
||||
json_load_callback
|
||||
json_equal
|
||||
json_copy
|
||||
json_deep_copy
|
||||
|
|
Loading…
Add table
Reference in a new issue