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

FreeBSD Manual Pages

  
 
  

home | help
modbus_free()							   modbus_free()

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

								   modbus_free()

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+15.1.quarterly>

home | help