module Candiru::ValueInstance(T)
Overview
Should be included by objects that want to be Crystal- facing FFI input/output objects.
Included Modules
Direct including types
Defined in:
candiru.crInstance Method Summary
-
#raw : T
Returns raw content of this value instance.