The Int held by this cell

Property definitions

nitc $ CallArg :: uint16=
	# The `Int` held by this cell
	fun uint16=(value: UInt16) `{ self->value_UInt16 = value; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:100,2--101,61