Function
IpuzStylenew_from_json
Declaration [src]
IpuzStyle*
ipuz_style_new_from_json (
JsonNode* node
)
Parameters
node-
Type:
JsonNodeNo description available.
The data is owned by the caller of the function.
Return value
Type: IpuzStyle
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |