Defines | Functions
curl_memrchr.h File Reference
#include "curl_setup.h"
Include dependency graph for curl_memrchr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define memrchr(x, y, z)   Curl_memrchr((x),(y),(z))

Functions

void * Curl_memrchr (const void *s, int c, size_t n)

Define Documentation

#define memrchr (   x,
  y,
  z 
)    Curl_memrchr((x),(y),(z))

Definition at line 40 of file curl_memrchr.h.


Function Documentation

void* Curl_memrchr ( const void *  s,
int  c,
size_t  n 
)

Definition at line 45 of file curl_memrchr.c.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:08