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.

SEE ALSO

AUTHORS

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