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

Signal diagnostics module that the alarm has fired.

@param[in] aInstance The OpenThread instance structure.