[][src]Macro simple_libc::attr_group

macro_rules! attr_group {
    (#![$attr:meta] $($stmts:item)*) => { ... };
}