xcb_
connection_
t
ash
0.38.0+1.3.281
xcb_
connection_
t
Aliased type
Trait Implementations
Debug
In ash::
vk::
platform_
types
Type Aliases
AHardwareBuffer
ANativeWindow
CAMetalLayer
DWORD
Display
GgpFrameToken
GgpStreamDescriptor
HANDLE
HINSTANCE
HMONITOR
HWND
IDirectFB
IDirectFBSurface
IOSurfaceRef
LPCWSTR
MTLBuffer_id
MTLCommandQueue_id
MTLDevice_id
MTLSharedEvent_id
MTLTexture_id
MirConnection
MirSurface
RROutput
SECURITY_ATTRIBUTES
VisualID
Window
__IOSurface
_screen_buffer
_screen_context
_screen_window
wl_display
wl_surface
xcb_connection_t
xcb_visualid_t
xcb_window_t
zx_handle_t
ash
::
vk
::
platform_types
Type Alias
xcb_connection_t
Copy item path
Settings
Help
Summary
Source
pub type xcb_connection_t =
c_void
;
Aliased Type
§
enum xcb_connection_t {}
Variants
§
Trait Implementations
1.16.0
·
Source
§
impl
Debug
for
c_void
Source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
<
()
,
Error
>
Formats the value using the given formatter.
Read more