CallBackDeleg

Undocumented in source.
alias CallBackDeleg = void delegate
(
void* userdata
,
ubyte* stream
,
int len
)
@nogc nothrow

Meta