check_call

Macro check_call 

Source
macro_rules! check_call {
    ($($f:ident)::+($ctx:expr $(, $arg:expr)*)) => { ... };
}