uint32

Type Alias uint32 

Source
pub type uint32 = c_uint;

Aliased Type§

#[repr(transparent)]
pub struct uint32(pub u32);

Tuple Fields§

§0: u32