UDPReadCallBack

Undocumented in source.
alias UDPReadCallBack = void delegate
(
in ubyte[] buffer
,
Address adr
)
nothrow

Meta