|
FDL Core Library
ASC Framing Decision List — C/C++ Reference Implementation
|
Result of parsing JSON into an FDL document. More...
#include <fdl_core.h>
Data Fields | |
| fdl_doc_t * | doc |
| non-NULL on success | |
| const char * | error |
| non-NULL on failure (free with fdl_free) | |
Result of parsing JSON into an FDL document.