SYNOPSIS

#include <libgearman/gearman.h>

gearman_string_t

size_t gearman_size(gearman_string_t)

const char *gearman_c_str(gearman_string_t)

Compile and link with -lgearman

DESCRIPTION

The gearman_string_t is a simple type representing a "string". Once created gearman_string_t are not mutable once created. They only point to the strings that define them and require no deallocation.

RELATED TO gearman_string_t…

AUTHOR

Data Differential http://www.datadifferential.com/

COPYRIGHT

2011-2013, Data Differential, http://www.datadifferential.com/