C bindings interface to templated C++ ioda classes and functions.
#define IODA_DL
A preprocessor tag that indicates that a symbol is to be exported/imported.
IODA_DL void ioda_string_ret_t_destruct(struct ioda_string_ret_t *)
Deallocate a returned string object.
Namespace encapsulation for string functions.
void(* destruct)(struct ioda_string_ret_t *)
Return type when arrays of strings are encountered.