entry_point

Macro entry_point 

Source
macro_rules! entry_point {
    ($hex:expr) => { ... };
}