struct Float64

Included Modules

Extended Modules

Defined in:

candiru.cr

Class Method Summary

Instance Method Summary

Instance methods inherited from module Candiru::ValueInstance(Float64)

raw : T raw

Instance methods inherited from module Candiru::IValueInstanceType

to_ffi_argument_pointer : Pointer(Void) to_ffi_argument_pointer

Class Method Detail

def self.to_ffi : Candiru::FFI::Type #

[View source]

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.


[View source]