Support for the Ruby 2.1 series ended on March 31 2017. See here for details.

In Files

  • fiddle/lib/fiddle/types.rb

Fiddle::BasicTypes

Adds basic type aliases to the including class for use with Fiddle::Importer.

The aliases added are uint and u_int (unsigned int) and ulong and u_long (unsigned long)