Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MODBUS_FREE(3)		       libmodbus Manual			MODBUS_FREE(3)

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 Stphane Raimbault
       <stephane.raimbault@gmail.com>

libmodbus v3.1.7		  04/12/2025			MODBUS_FREE(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=modbus_free&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help