FnType typedef

FnType = void Function()

类型

Implementation

typedef FnType = void Function();