Unloads a topology from memory.
int
tpm_acunload(
char *toponame);
Returns RTNORM or an error code.
toponame | The name of the topology to unload. |
Before a topology can be unloaded, all topology IDs that reference it must be closed with tpm_acclose.