pub unsafe extern "C" fn otPlatLogCrashDump() -> otError
Expand description
Logs a crash dump using OpenThread logging APIs
@note This API is an optional logging platform API. It’s up to the platform layer to implement it.
@retval OT_ERROR_NONE Crash dump was logged successfully @retval OT_ERROR_NOT_CAPABLE Platform is not capable of logging a crash dump