Function parse_dword_as_usize

Source
pub fn parse_dword_as_usize(input: &[u8]) -> ParseResult<'_, usize>