blob: 214dd141dffc2ce0c4b04d632825ae4b52385149 [file] [log] [blame]
# 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/vectors/c/fidl.h>
fidl_test_vectors_ExampleUseOfVectorsInLine {
vector_of_uint8InLine fidl_vector
vector_of_vector_of_boolInLine fidl_vector
} [packed]
fidl_test_vectors_ExampleUseOfVectorsOutOfLine {
vector_of_uint8OutOfLine array[int8]
vector_of_vector_of_boolOutOfLine parallel_array[fidl_vector, array[int8]]
} [packed]
fidl_test_vectors_ExampleUseOfVectorsHandles {
void void
} [packed]