Function otCoapSecureDisconnect

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

This method stops the DTLS connection.

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