blob: 89aeb8aa534f2d4bb296b6ce3f4738905f20e86a [file]
# Copyright 2018 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
#
# WARNING: This file is machine generated by fidlgen.
include <fidl/test/structs/c/fidl.h>
fidl_test_structs_SimpleInLine {
f1 int8
f2 int8
} [packed]
fidl_test_structs_SimpleOutOfLine {
void void
} [packed]
fidl_test_structs_SimpleHandles {
void void
} [packed]
fidl_test_structs_BasicStructInLine {
x int32
yInLine fidl_string
} [packed]
fidl_test_structs_BasicStructOutOfLine {
yOutOfLine fidl_aligned[stringnoz]
} [packed]
fidl_test_structs_BasicStructHandles {
void void
} [packed]