blob: dd022fbdd9239d44ef7cb0a85dc475ecbdd32a98 [file] [log] [blame]
// Part of the Crubit project, under the Apache License v2.0 with LLVM
// Exceptions. See /LICENSE for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
// Automatically @generated C++ bindings for the following Rust crate:
// type_aliases_rust
#![allow(improper_ctypes_definitions)]
#[no_mangle]
extern "C" fn __crubit_thunk_func_uusing_ualias() -> i32 {
::type_aliases_rust::test_type_aliases::func_using_alias()
}