ioReadCallback

Undocumented in source.
nothrow @nogc
alias ioReadCallback = int function
(
void* outData
,
int bytes
,
void* userData
)

Meta