The Int held by this cell

Property definitions

nitc $ CallArg :: int32=
	# The `Int` held by this cell
	fun int32=(value: Int32) `{ self->value_Int32 = value; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:106,2--107,58