BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
filemap.h File Reference
#include <stddef.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(* processor )(const void *, size_t, const char *, void *arg),
void * arg )