Type Alias drm_draw_t

Source
pub type drm_draw_t = drm_draw;

Aliased Type§

#[repr(C)]
pub struct drm_draw_t { pub handle: u32, }

Fields§

§handle: u32