The Int held by this cell

Property definitions

nitc $ CallArg :: uint32=
	# The `Int` held by this cell
	fun uint32=(value: UInt32) `{ self->value_UInt32 = value; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:112,2--113,61