module RubyVM::RJIT::CType::Bool
Public Class Methods
new()
click to toggle source
# File ruby_vm/rjit/c_type.rb, line 60 def self.new CPointer::Bool end