struct UInt16
- UInt16
- Int
- Number
- Value
- Object
Included Modules
Extended Modules
Defined in:
candiru.crClass Method Summary
Instance Method Summary
-
#to_ffi_argument_pointer : Pointer(Void)
Returns an FFI argument pointer for this value instance.
Instance methods inherited from module Candiru::ValueInstance(UInt16)
raw : T
raw
Instance methods inherited from module Candiru::IValueInstanceType
to_ffi_argument_pointer : Pointer(Void)
to_ffi_argument_pointer
Class Method Detail
Instance Method Detail
def to_ffi_argument_pointer : Pointer(Void)
#
Description copied from module Candiru::IValueInstanceType
Returns an FFI argument pointer for this value instance.