# nt_cunload command

The nt_cunload command unloads a C DLL.

## Syntax

```
nt_cunload <dll number> {(options}
```

## Parameter(s)

| dll number | DLL number. | |
| --- | --- | --- |
| options | z | Forces the unload even if an error occurs. |

---
Source: https://d3codex.com/tcl/nt-cunload-command/ - part of the D3Codex reference.
