The Instance held by this cell

Property definitions

nitc $ CallArg :: instance=
	# The `Instance` held by this cell
	fun instance=(value: Instance) is light_ffi `{ self->value_Pointer = value; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:130,2--131,79