The Int held by this cell

Property definitions

nitc $ CallArg :: int16=
	# The `Int` held by this cell
	fun int16=(value: Int16) `{ self->value_Int16 = value; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:94,2--95,58