pub unsafe extern "C" fn otPlatReset(aInstance: *mut otInstance)Expand description
This function performs a software reset on the platform, if supported.
@param[in] aInstance The OpenThread instance structure.
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.