5 lines
255 B
Plaintext
5 lines
255 B
Plaintext
This module assists in generating wrappers around system functionality,
|
|
such as socket() types or ioctl() calls, where the only interesting
|
|
features required are the values of some constants or structure layouts
|
|
normally only known to the C header files.
|