struct Int64
- Int64
- Int
- Number
- Value
- Object
Included Modules
Extended Modules
Defined in:
candiru.cr:105candiru.cr:108
Class 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(Int64)
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.