Struct solana_bpf_loader_program::syscalls::SyscallPanic [−][src]
pub struct SyscallPanic<'a, 'b> { /* fields omitted */ }
Expand description
Panic syscall function, called when the BPF program calls ’sol_panic_()` Causes the BPF program to be halted immediately Log a user’s info message