module Yadriggy::C::CType
Types availalbe in C
code.
Constants
- Float32Array
- Float32Type
@api private An alias `RubyClass`.
- FloatArray
- Int
- IntArray
- Void
Public Instance Methods
arrayof(t)
click to toggle source
# File lib/yadriggy/c/ctype.rb, line 11 def arrayof(t) t end
typedecl(arg)
click to toggle source
# File lib/yadriggy/c/ctype.rb, line 10 def typedecl(arg) end