make_native

Macro make_native 

Source
macro_rules! make_native {
    ($native: expr) => { ... };
}