[]Function assembly_core::parser::parse_u32_wstring

pub fn parse_u32_wstring(i: &[u8]) -> IResult<&[u8], String, (&[u8], ErrorKind)>