pub unsafe extern "C" fn otTaskletsSignalPending(
aInstance: *mut otInstance,
)
Expand description
OpenThread calls this function when the tasklet queue transitions from empty to non-empty.
@param[in] aInstance A pointer to an OpenThread instance.