The Int held by this cell

Property definitions

nitc $ CallArg :: int8=
	# The `Int` held by this cell
	fun int8=(value: Int8) `{ self->value_Int8 = value; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:88,2--89,55