[][src]Function libsip::parse::parse_u32

pub fn parse_u32(slice: &[u8]) -> Result<u32, IoError>

Parse unsigned 32 bit integer using Parse::parse.