[][src]Function openthread_sys::otPlatReset

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

This function performs a software reset on the platform, if supported.

@param[in] aInstance The OpenThread instance structure.