Provided by: libmodbus-dev_3.1.6-2_amd64 bug

NAME

       modbus_free - 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.

SEE ALSO

       libmodbus(3)

AUTHORS

       The libmodbus documentation was written by Stéphane Raimbault
       <stephane.raimbault@gmail.com>