-
Notifications
You must be signed in to change notification settings - Fork 56
MTY_DTLSDestroy
chrisd1100 edited this page Mar 26, 2023
·
1 revision
Destroy an MTY_DTLS
context.
void MTY_DTLSDestroy(
MTY_DTLS ** dtls
);
dtls
(MTY_DTLS **
)
Passed by reference and set to NULL
after being destroyed.