PlayerHandle typedef

PlayerHandle = Pointer<Void>

Implementation

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