Class: Yadriggy::C::CType::Float32

Inherits:
Object
  • Object
show all
Defined in:
lib/yadriggy/c/ctype.rb

Overview

Single-precision floating point numbers. This is used only as a type name. Note that Float represents double-precision floating point numbers. Do not make an instance.