pub unsafe extern "C" fn otPlatReset(aInstance: *mut otInstance)
Expand description

Performs a software reset on the platform, if supported.

@param[in] aInstance The OpenThread instance structure.