Macro allegro::if_ok

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