Function openthread_sys::otPlatAlarmMilliStop

source ยท
pub unsafe extern "C" fn otPlatAlarmMilliStop(
    aInstance: *mut otInstance,
)
Expand description

Stop the alarm.

@param[in] aInstance The OpenThread instance structure.