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

gearman_version - Gearmand Documentation, http://gearman.info/

Author

Description

       Return the version of the library.

Home

       To find out more information please check: http://gearman.info/

Name

       gearman_version - Gearmand Documentation, http://gearman.info/

Return Value

       A constant C style string. No deallocation is required.

See Also

gearmand(8)libgearman(3)

Synopsis

       #include <libgearman/gearman.h>

       constchar*gearman_version(gearman_verbose_tverbose)

       Link with -lgearman

See Also