Alexey Dokuchaev 671c6c6e96 devel/p5-ExtUtils-H2PM: new port had been added (+)
Automatically generate Perl modules to wrap C header files.

Requested by:	glebius
2025-01-31 13:14:34 +00:00

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.