Class: Yadriggy::C::CType::Float32
- Inherits:
-
Object
- Object
- Yadriggy::C::CType::Float32
- 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.