• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Copyright 2019-2022 The Khronos Group Inc.
2 //
3 // SPDX-License-Identifier: Apache-2.0
4 
5 // "zircon/types.h" for non-Zircon compilation environment
6 
7 typedef int zx_handle_t;
8