CMP4

Type Alias CMP4 

Source
pub type CMP4 = Instance<4>;

Aliased Type§

pub struct CMP4 { /* private fields */ }

Implementations§

Source§

impl CMP4

Source

pub const unsafe fn instance() -> Self

Acquire a valid, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§