mg_value_unbound_relationship

Returns the underlying mg_unbound_relationship value.

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

extern (C)
mg_value_unbound_relationship
(
const mg_value* val
)

Meta