The CString held by this cell

Property definitions

nitc $ CallArg :: c_string
	# The `CString` held by this cell
	fun c_string: CString `{ return (char*)self->value_Pointer; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:133,2--134,63