bind_fuchsia_test/fuchsia_test_lib.rs
// Copyright 2022 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 bindc.
pub const BIND_PROTOCOL_DEVICE: u32 = 80;
pub const BIND_PROTOCOL_COMPAT_CHILD: u32 = 81;
pub const BIND_PROTOCOL_POWER_CHILD: u32 = 82;
pub const BIND_PROTOCOL_PARENT: u32 = 83;
pub const BIND_PROTOCOL_DEVHOST: u32 = 124;
pub const TEST_CHILD: &str = "fuchsia.test.TEST_CHILD";