Method
FoundryJsonLlmResourcetake_node
unstable since: 1.1
Declaration [src]
void
foundry_json_llm_resource_take_node (
FoundryJsonLlmResource* self,
JsonNode* node
)
Parameters
node-
Type:
JsonNodeNo description available.
The argument can be NULL.The instance takes ownership of the data, and is responsible for freeing it.