ValueCallback<T> typedef

ValueCallback<T> = VoidFun1<T>

Implementation

typedef ValueCallback<T> = VoidFun1<T>;