[][src]Module dxplr::api

Structs

EventHandle

Wrapped around a event object.

FileTime
Guid

Represents a globally unique identifier (GUID).

Handle

Wrapped around HANDLE. This struct close a HANDLE automatically when dropped.

Luid

Represents a local identifier for an adapter.

Point

Represents a point in a two dimensions plane.

Rect

Represents a rectangle in two dimensions plane.

Size

Represents a size in a two dimensions plane.

Traits

DeviceContextHandle

A trait for converting a value to a 'HDC' and a c_void pointer.

WindowHandle

A trait for converting a value to a 'HWND' and a c_void pointer.

Type Definitions

Uuid

Represents a universally unique identifier (UUID).