Libraries
»
ctypes
(0.2.3)
»
Index
»
CTypes
»
Int
»
#max
Method: CTypes::Int#max
Defined in:
lib/ctypes/int.rb
#
max
⇒
Object
(readonly)
Returns the value of attribute max.
46 47 48
# File 'lib/ctypes/int.rb', line 46
def
max
@max
end