kazan/generated/
external.rs1#![allow(non_camel_case_types)]
2use core::ffi::{c_int, c_uint, c_ulong, c_void};
3
4pub type VisualID = c_uint;
5pub type Display = c_void;
6pub type Window = c_ulong;
7pub type RROutput = c_ulong;
8pub type wl_display = c_void;
9pub type wl_surface = c_void;
10pub type HANDLE = isize;
11pub type HINSTANCE = HANDLE;
12pub type HWND = HANDLE;
13pub type HMONITOR = HANDLE;
14pub type DWORD = c_ulong;
15pub type LPCWSTR = *const u16;
16pub type SECURITY_ATTRIBUTES = c_void;
17pub type xcb_connection_t = c_void;
18pub type xcb_window_t = u32;
19pub type xcb_visualid_t = u32;
20pub type IDirectFB = c_void;
21pub type IDirectFBSurface = c_void;
22pub type zx_handle_t = u32;
23pub type GgpStreamDescriptor = c_int;
24pub type GgpFrameToken = c_int;
25pub type _screen_buffer = c_void;
26pub type _screen_context = c_void;
27pub type _screen_window = c_void;
28pub type ubm_device = c_void;
29pub type ubm_surface = c_void;
30pub type NvSciSyncAttrList = *const c_void;
31pub type NvSciSyncObj = *const c_void;
32pub type NvSciSyncFence = *mut c_void;
33pub type NvSciBufAttrList = *const c_void;
34pub type NvSciBufObj = *const c_void;