![]() |
posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
|
Value passed to a signal handler or retrieved via siginfo_t. More...
#include <zephyr/posix/posix_signal.h>
Data Fields | |
| int | sival_int |
| Integer value. | |
| void * | sival_ptr |
| Pointer value. | |
Value passed to a signal handler or retrieved via siginfo_t.