[][src]Macro angelscript::check_ok

macro_rules! check_ok {
    ( $ret_code: expr ) => { ... };
}