Macro marine_macro_impl::prepare_global_data[][src]

macro_rules! prepare_global_data {
    ($mtype: ident, $self: ident, $name: expr, $data: ident, $data_size: ident, $global_static_name: ident, $section_name: ident) => { ... };
}