Macro rp_program_version

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

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