DriverPtr

Type Alias DriverPtr 

Source
pub type DriverPtr = IntrusivePtr<dyn Driver>;

Aliased Typeยง

#[repr(C)]
pub struct DriverPtr { /* private fields */ }