mg_value_relationship

Returns the underlying mg_relationship value.

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

extern (C)
mg_value_relationship
(
const mg_value* val
)

Meta