CSI

Type Alias CSI 

Source
pub type CSI = Instance<{ crate::SOLE_INSTANCE }>;

Aliased Type§

pub struct CSI { /* private fields */ }

Implementations§

Source§

impl CSI

Source

pub const unsafe fn instance() -> Self

Acquire a valid, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§