[][src]Macro oxygengine::error

macro_rules! error {
    ($ ($ arg : tt) *) => { ... };
}