{
    "mode": "man",
    "parameter": "dmmp_context_free",
    "section": "3",
    "url": "https://www.chedong.com/phpMan.php/man/dmmp_context_free/3/json",
    "generated": "2026-07-05T16:09:14Z",
    "synopsis": "void dmmpcontextfree (struct dmmpcontext *ctx);",
    "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": []
        }
    },
    "summary": "dmmpcontextfree - Release the memory of struct dmmpcontext.",
    "flags": [],
    "examples": [],
    "see_also": []
}