FutureCallback

Undocumented in source.
alias FutureCallback(V) = void delegate
(
Exception ex
,)

Meta