{
    "content": [
        {
            "type": "text",
            "text": "# dmmp_context_free (man)\n\n## NAME\n\ndmmpcontextfree - Release the memory of struct dmmpcontext.\n\n## SYNOPSIS\n\nvoid dmmpcontextfree (struct dmmpcontext *ctx);\n\n## DESCRIPTION\n\nRelease  the  memory  of  struct  dmmpcontext, but the userdata memory defined via dmmpcon‐‐\ntextuserdataset will not be touched.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **ARGUMENTS**\n- **DESCRIPTION**\n- **RETURN**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "dmmp_context_free",
        "section": "",
        "mode": "man",
        "summary": "dmmpcontextfree - Release the memory of struct dmmpcontext.",
        "synopsis": "void dmmpcontextfree (struct dmmpcontext *ctx);",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "ARGUMENTS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "RETURN",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "dmmpcontextfree - Release the memory of struct dmmpcontext.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "void dmmpcontextfree (struct dmmpcontext *ctx);\n",
                "subsections": []
            },
            "ARGUMENTS": {
                "content": "ctx         Pointer of 'struct dmmpcontext'.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Release  the  memory  of  struct  dmmpcontext, but the userdata memory defined via dmmpcon‐‐\ntextuserdataset will not be touched.\n",
                "subsections": []
            },
            "RETURN": {
                "content": "void\n\n\n\nMarch 2018                                dmmpcontextfree                     dmmpcontextfree(3)",
                "subsections": []
            }
        }
    }
}