mysql_set_local_infile_handler

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
extern (System)
void
mysql_set_local_infile_handler
(,
int function
(
void**
,
const(char)*
,
void*
)
local_infile_init
,
int function
(
void*
,
char*
,
uint
)
local_infile_read
,
void function
(
void*
)
local_infile_end
,
int function
(
void*
,
char*
,
uint
)
local_infile_error
,
void*
)

Meta