Libraries
»
ruby_vm
(3.4.3)
»
Index (B)
»
RubyVM
»
RJIT
»
CType
»
Bool
Module: RubyVM::RJIT::CType::Bool
Defined in:
lib/ruby_vm/rjit/c_type.rb
Class Method Summary
collapse
.
new
⇒ Object
Class Method Details
.
new
⇒
Object
60 61 62
# File 'lib/ruby_vm/rjit/c_type.rb', line 60
def
self
.
new
CPointer
::
Bool
end