GRPC Core  1.0.0
Functions
string_util.h File Reference
#include <grpc/support/port_platform.h>

Go to the source code of this file.

Functions

GPRAPI char * gpr_strdup (const char *src)
 
GPRAPI int gpr_asprintf (char **strp, const char *format,...) GPRC_PRINT_FORMAT_CHECK(2
 

Function Documentation

GPRAPI int gpr_asprintf ( char **  strp,
const char *  format,
  ... 
)
GPRAPI char* gpr_strdup ( const char *  src)