Skip to main content

ccc

Macro ccc 

Source
macro_rules! ccc {
    ($name:ident, $num:expr) => { ... };
}