API Reference Manual
1.46.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. More... | |
void | odp_errno_zero (void) |
Set ODP errno to zero. More... | |
void | odp_errno_print (const char *str) |
Print ODP errno. More... | |
const char * | odp_errno_str (int errnum) |
Error message string. More... | |
ODP errno API.
Definition in file api/spec/errno.h.