WPILibC++ 2027.0.0-alpha-3
Loading...
Searching...
No Matches
strdup2.h File Reference
#include <stddef.h>
#include "upb/mem/arena.h"
#include "upb/port/def.inc"
#include "upb/port/undef.inc"

Go to the source code of this file.

Functions

char * upb_strdup2 (const char *s, size_t len, upb_Arena *a)
 

Function Documentation

◆ upb_strdup2()

char * upb_strdup2 ( const char * s,
size_t len,
upb_Arena * a )