Serializes a pointer to a GBoxed of the given type into a json.node.Node.
If the serialization is not possible, this function will return NULL.
a boxed type
a pointer to a boxed of type gboxed_type
a node with the serialized boxed type
Serializes a pointer to a GBoxed of the given type into a json.node.Node.
If the serialization is not possible, this function will return NULL.