Subscription.NextFunc

Undocumented in source.
struct Subscription(Observable)
alias NextFunc = void delegate(ElementType!Observable)

Meta