ReactOS 0.4.16-dev-320-g3bd9ddc
|
Go to the source code of this file.
Functions | |
void *__cdecl | _lsearch (const void *key, void *base, unsigned int *nelp, unsigned int width, int(__cdecl *compar)(const void *, const void *)) |
void *__cdecl _lsearch | ( | const void * | key, |
void * | base, | ||
unsigned int * | nelp, | ||
unsigned int | width, | ||
int(__cdecl *compar)(const void *, const void *) | |||
) |
Definition at line 8 of file lsearch.c.