[][src]Function openthread_sys::otTaskletsProcess

pub unsafe extern "C" fn otTaskletsProcess(aInstance: *mut otInstance)

Run all queued OpenThread tasklets at the time this is called.

@param[in] aInstance A pointer to an OpenThread instance.