pub unsafe extern "C" fn otPlatAlarmMilliFired(
aInstance: *mut otInstance,
)
Expand description
Signal that the alarm has fired.
@param[in] aInstance The OpenThread instance structure.
pub unsafe extern "C" fn otPlatAlarmMilliFired(
aInstance: *mut otInstance,
)
Signal that the alarm has fired.
@param[in] aInstance The OpenThread instance structure.