Module: RubyVM::RJIT::CType::Bool
- Defined in:
- lib/ruby_vm/rjit/c_type.rb
Class Method Summary collapse
Class Method Details
.new ⇒ Object
60 61 62 |
# File 'lib/ruby_vm/rjit/c_type.rb', line 60 def self.new CPointer::Bool end |
60 61 62 |
# File 'lib/ruby_vm/rjit/c_type.rb', line 60 def self.new CPointer::Bool end |