{
  "synLogic": "$api($1);",
  "help": "The ns_encode_decode_url_free  is used for de-allocation in the same translation unit that did the allocation",
  "notes": "",
  "returns": "void",
  "arguments": "Pointer ",
  "parameterization": "You cannot use standard parameterization for any arguments in this function.",
  "name": "ns_encode_decode_url_free",
  "syntax": "void ns_encode_decode_url_free(char *ptr)",
  "javaSyntax": "",
  "cEx": "flow()\n{\n\n}",
  "javaEx": "",
  "insertStrC": "ns_encode_decode_url_free(char *ptr);",
  "insertStrJava": "",
  "description": "The ns_encode_decode_url_free  is used for de-allocation in the same translation unit that did the allocation",
  "component": [
    {
      "id": "$1",
      "type": "TextField",
      "label": "Parameterization",
      "labelVarCheckbox": "",
      "value": "",
      "css": "p-grid p-align-center w-100-p",
      "title": "Enter Parameterization",
      "placeHolder": "",
      "style": "",
      "isDisabled": "",
      "validate": {
        "inputType": "Text",
        "required": true
      }
    }
  ]
}