NativeD_TIMMsgGetC2CReceiveMessageOpt typedef

NativeD_TIMMsgGetC2CReceiveMessageOpt = Int Function(Pointer<Uint8> json_identifier_array, Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMMsgGetC2CReceiveMessageOpt = ffi.Int Function(ffi.Pointer<ffi.Uint8> json_identifier_array, ffi.Pointer<ffi.Uint8> user_data);