In Files

  • ruby-3.1.2/ext/fiddle/lib/fiddle/types.rb

Files

Class/Module Index [+]

Quicksearch

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)