bool lwip_freertos_init(async_context_t *context)
Initializes lwIP (NO_SYS=0 mode) support support for FreeRTOS using the provided async_context.
Definition: lwip_freertos.c:27
Base structure type of all async_contexts. For details about its use, see pico_async_context.
Definition: async_context.h:179