Struct InternalKmsWmInfo
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The internal kms wm info
public struct InternalKmsWmInfoInherited Members
Fields
dev_index
The dev index
public readonly int dev_indexField Value
drm_fd
The drm fd
public readonly int drm_fdField Value
gbm_dev
Refers to a gbm_device*
public readonly IntPtr gbm_dev