joinGame property

Pointer<NativeFunction<Void Function(Pointer<Int8>)>> joinGame
getter/setter pair

Implementation

external ffi
        .Pointer<ffi.NativeFunction<ffi.Void Function(ffi.Pointer<ffi.Int8>)>>
    joinGame;