Skip to main content

VM_DISPATCH_OP

Macro VM_DISPATCH_OP 

Source
macro_rules! VM_DISPATCH_OP {
    ($op:ident) => { ... };
}