ZoneUnaryCallback<R, T> typedef

R ZoneUnaryCallback (
  1. T arg
)

Implementation

typedef R ZoneUnaryCallback<R, T>(T arg);