modbus_free - free a libmodbus context
void modbus_free(modbus_t *ctx);
The modbus_free() function shall free an allocated modbus_t structure.
There is no return values.
The libmodbus documentation was written by Stéphane Raimbault <stephane.raimbault@gmail.com>