Type Alias libc::uint32_t

source ยท
pub type uint32_t = u32;
๐Ÿ‘ŽDeprecated since 0.2.55: Use u32 instead.