Helper Reference Manual  1.7.1
string.h File Reference

ODP string helper. More...

#include <odp/api/hints.h>
#include <string.h>
Include dependency graph for string.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static ODP_UNUSED char * odph_strcpy (char *restrict dst, const char *restrict src, size_t sz)
 Copy a string. More...
 

Detailed Description

ODP string helper.

Definition in file string.h.