mg_value_float

Returns the underlying float value.

Type check should be made first. Accessing the wrong value results in undefined behavior.

extern (C)
double
mg_value_float
(
const mg_value* val
)

Meta