Toggle menu
Nitlanguage.org
Nitdoc
nitc
interpreter
dynamic_loading_ffi
dynamic_loading_ffi
CallArg
int
private
fun
int
:
Int
nitc
::
CallArg
::
int
Doc
Linearization
Summary
The
Int
held by this cell
The
Int
held by this cell
Summary
Property definitions
nitc::dynamic_loading_ffi$CallArg$int
Property definitions
nitc
$
CallArg
::
int
# The `Int` held by this cell
fun
int
:
Int
`{ return self->value_Int; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:61,2--62,43