module Candiru::IValueInstanceType
Overview
Non-generic supertype for the generic ValueInstance
.
Direct including types
Defined in:
candiru.crInstance Method Summary
-
#to_ffi_argument_pointer : Pointer(Void)
Returns an FFI argument pointer for this value instance.
Instance Method Detail
abstract
def to_ffi_argument_pointer : Pointer(Void)
#
Returns an FFI argument pointer for this value instance.