|
API Reference Manual 1.51.0
|
ODP errno API. More...
#include <odp/visibility_begin.h>#include <odp/visibility_end.h>Go to the source code of this file.
Functions | |
| int | odp_errno (void) |
| Latest ODP errno. | |
| void | odp_errno_zero (void) |
| Set ODP errno to zero. | |
| void | odp_errno_print (const char *str) |
| Print ODP errno. | |
| const char * | odp_errno_str (int errnum) |
| Error message string. | |
ODP errno API.
Definition in file api/spec/errno.h.