logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

modbus_free - free a libmodbus context

Authors

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

libmodbus v3.1.6                                   12/09/2019                                     MODBUS_FREE(3)

Description

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

Name

       modbus_free - free a libmodbus context

Return Value

       There is no return values.

See Also

libmodbus(3)

Synopsis

voidmodbus_free(modbus_t*ctx);

See Also