NativeD_TIMMsgSetC2CReceiveMessageOpt typedef
NativeD_TIMMsgSetC2CReceiveMessageOpt =
Int Function(Pointer<Uint8> json_identifier_array, Int32 opt, Pointer<Uint8> user_data)
Implementation
typedef NativeD_TIMMsgSetC2CReceiveMessageOpt = ffi.Int Function(ffi.Pointer<ffi.Uint8> json_identifier_array, ffi.Int32 opt, ffi.Pointer<ffi.Uint8> user_data);