Function walk_binary_mut

Source
pub fn walk_binary_mut<W, C>(walker: &mut W, binary: &Binary, context: &mut C)
where W: MutWalker<C>,