Macro cg

Source
macro_rules! cg {
    ($x:ident) => { ... };
}
Expand description

Equivalent to the php CG.