GoChan typedef

GoChan = Pointer<Void>

Implementation

typedef GoChan = ffi.Pointer<ffi.Void>;