Macro rp_program_name

Source
macro_rules! rp_program_name {
    ($name:expr) => { ... };
}
Expand description

Generate a static item containing the program name, and return its EntryAddr.