modbus_free(3) free a libmodbus context

SYNOPSIS

void modbus_free(modbus_t *ctx);

DESCRIPTION

The modbus_free() function shall free an allocated modbus_t structure.

RETURN VALUE

There is no return values.

AUTHORS

The libmodbus documentation was written by Stéphane Raimbault <m[blue][email protected]m[][1]>