pub unsafe extern "C" fn otCoapSecureDisconnect(
aInstance: *mut otInstance,
)
Expand description
Stops the DTLS connection.
@param[in] aInstance A pointer to an OpenThread instance.
pub unsafe extern "C" fn otCoapSecureDisconnect(
aInstance: *mut otInstance,
)
Stops the DTLS connection.
@param[in] aInstance A pointer to an OpenThread instance.