gearman_version man page
gearman_version — Gearmand Documentation, http://gearman.info/
Synopsis
#include <libgearman/gearman.h>
const char *gearman_version(gearman_verbose_t verbose)
Link with -lgearman
Description
Return the version of the library.
Return Value
A constant C style string. No deallocation is required.
Home
To find out more information please check: http://gearman.info/
See Also
Author
Data Differential http://www.datadifferential.com/
Copyright
2011-2014, Data Differential, http://www.datadifferential.com/
Info
December 11, 2017 1.1.18 Gearmand