mapi_setfilecallback

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
void
mapi_setfilecallback
(,
char* function
(
void* priv
,
const(char)* filename
,
bool binary
,
ulong offset
,
size_t* size
)
getfunc
,
char* function
(
void* priv
,
const(char)* filename
,
const(void)* data
,
size_t size
)
putfunc
,
void* priv
)

Meta