Utils.gdoubleToGuint64

struct Utils
static
ulong
gdoubleToGuint64
(
double value
)

Parameters

value double

The #gdouble value to convert guint64 double

Return Value

Type: ulong

@value casted to #guint64

Meta