Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more

In Files

  • dl/lib/dl/types.rb

DL::BasicTypes

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)