openthread_sys

Function otCoapSecureDisconnect

Source
pub unsafe extern "C" fn otCoapSecureDisconnect(
    aInstance: *mut otInstance,
)
Expand description

Stops the DTLS connection.

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