[][src]Function libcoap_sys::coap_dtls_free_context

pub unsafe extern "C" fn coap_dtls_free_context(dtls_context: *mut c_void)

Releases the storage allocated for @p dtls_context.

Internal function.

@param dtls_context The DTLS context as returned by coap_dtls_new_context().