Macro solana_rbpf::question_mark[][src]

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

Error handling for SyscallObject::call methods