[][src]Macro bakkesmod::color

macro_rules! color {
    ($r:expr, $g:expr, $b:expr, $a:expr) => { ... };
}