try_next_u32

Function try_next_u32 

Source
pub fn try_next_u32(
    iter: &mut BytecodeIter<'_>,
) -> Result<Option<u32>, BytecodeError>