TournamentHandle typedef

TournamentHandle = Pointer<Void>

Implementation

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