TORCS  1.3.9
The Open Racing Car Simulator
filemap.h File Reference
#include <stddef.h>
Include dependency graph for filemap.h:

Go to the source code of this file.

Functions

int filemap (const char *name, void(*processor)(const void *, size_t, const char *, void *arg), void *arg)
 

Function Documentation

◆ filemap()

int filemap ( const char *  name,
void(*)(const void *, size_t, const char *, void *arg)  processor,
void *  arg 
)