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