Function openthread_sys::otTaskletsProcess
source ยท pub unsafe extern "C" fn otTaskletsProcess(aInstance: *mut otInstance)
Expand description
Run all queued OpenThread tasklets at the time this is called.
@param[in] aInstance A pointer to an OpenThread instance.