struct Proc(T*)
Superclass hierarchy
Object
Value
Proc(T*)
Defined in:
Class Method Summary
.new
(pointer : ::Pointer(Void), closure_data : ::Pointer(Void))
Instance Method Summary
#==
(other : self)
#===
(other : self)
#===
(other)
#closure?
#closure_data
#pointer
#to_s
(io)
Class Method Detail
def self.
new
(pointer :
Pointer
(Void), closure_data :
Pointer
(Void))
Instance Method Detail
def
==
(other : self)
def
===
(other : self)
def
===
(other)
def
closure?
def
closure_data
def
pointer
def
to_s
(io)