[][src]Function openthread_sys::otCoapSecureDisconnect

pub unsafe extern "C" fn otCoapSecureDisconnect(aInstance: *mut otInstance)

This method stops the DTLS connection.

@param[in] aInstance A pointer to an OpenThread instance.