_IO_cookie_io_functions_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

close
int function(void*) close;
Undocumented in source.
read
c_long function(void*, char*, c_ulong) read;
Undocumented in source.
seek
int function(void*, c_long*, int) seek;
Undocumented in source.
write
c_long function(void*, const(char)*, c_ulong) write;
Undocumented in source.

Meta