netconn_apimsg() function
Call the lower part of a netconn_* function This function is then running in the thread context of tcpip_thread and has exclusive access to lwIP core code.
Arguments
apimsg
a struct containing the function to call and its parameters
Return value
ERR_OK if the function was called, another err_t if not