The Byte held by this cell

Property definitions

nitc $ CallArg :: byte
	# The `Byte` held by this cell
	fun byte: Byte `{ return self->value_Byte; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:79,2--80,46