logo
macro_rules! question_mark {
    ( $value:expr, $result:ident ) => { ... };
}
Expand description

Error handling for SyscallObject::call methods