lifted_pop

Macro lifted_pop 

Source
macro_rules! lifted_pop {
    ($vm:ident ($($bind:ident),+) => $body:expr) => { ... };
}