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

Signal that the alarm has fired.

@param[in] aInstance The OpenThread instance structure.