mg_value_get_type

Returns the type of the given mg_value.

extern (C) @safe @nogc pure nothrow
mg_value_get_type
(
const mg_value* val
)

Meta