|
YAVL 0.1.0
Yet Another Vector Library – still better than C++ impl. :P
|
A return package which contains both result code and data. More...
#include <vec.h>
Public Attributes | |
| yavl_vec_res_t | status |
| Operation status (error code). | |
| void *const | mem |
| Data pointer, might be NULL on fatal failures. | |
A return package which contains both result code and data.