sigval

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
union sigval {}

Members

Variables

sival_int
int sival_int;
Undocumented in source.
sival_ptr
void* sival_ptr;
Undocumented in source.

Meta