module Candiru::IValueInstanceType

Overview

Non-generic supertype for the generic ValueInstance.

Direct including types

Defined in:

candiru.cr

Instance Method Summary

Instance Method Detail

abstract def to_ffi_argument_pointer : Pointer(Void) #

Returns an FFI argument pointer for this value instance.


[View source]