Type Alias intel_gpu::native::drm_agp_mode_t
source · pub type drm_agp_mode_t = drm_agp_mode;Aliased Type§
struct drm_agp_mode_t {
pub mode: u64,
}Fields§
§mode: u64pub type drm_agp_mode_t = drm_agp_mode;struct drm_agp_mode_t {
pub mode: u64,
}mode: u64