Skip to main content

VM_CONST

Macro VM_CONST 

Source
macro_rules! VM_CONST {
    ($name:ident, $idx:expr) => { ... };
}