Type Alias libc::uint32_t

source ·
pub type uint32_t = u32;
👎Deprecated since 0.2.55: Use u32 instead.