mg_value_make_null

Constructs a nil mg_value.

Return: Pointer to the newly constructed value or NULL if error occurred.

extern (C) @safe @nogc pure nothrow
mg_value_make_null
()

Meta