Macro r0::init_array [] [src]

macro_rules! init_array {
    ($name:ident, $body:expr) => { ... };
}