Macro allegro_util::if_ok [] [src]

macro_rules! if_ok {
    ($e: expr) => { ... };
}