The Int held by this cell

Property definitions

nitc $ CallArg :: int32
	# The `Int` held by this cell
	fun int32: Int32 `{ return self->value_Int32; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:103,2--104,49