with_first_addr

Macro with_first_addr 

Source
macro_rules! with_first_addr {
    ($arg: expr, $env: expr, $addr: ident, $block: tt) => { ... };
}