module
DL::BasicTypes
ruby latest stable
Adds basic type aliases to the including class for use with DL::Importer.
The aliases added are uint and u_int (unsigned int) and ulong and u_long (unsigned long)
Files
- ext/dl/lib/dl/types.rb
Adds basic type aliases to the including class for use with DL::Importer.
The aliases added are uint and u_int (unsigned int) and ulong and u_long (unsigned long)