#include <config.h>
#include "internal.h"
Go to the source code of this file.
◆ gsasl_done()
void gsasl_done |
( |
Gsasl * |
ctx | ) |
|
gsasl_done:
- Parameters
-
This function destroys a libgsasl handle. The handle must not be used with other libgsasl functions after this call.
Definition at line 34 of file done.c.