Skip to main content

vm_protect

Macro vm_protect 

Source
macro_rules! vm_protect {
    ($L:expr, $pc:expr, $base:expr, $x:expr) => { ... };
}