Skip to main content

Module syscalls

Module syscalls 

Source
Expand description

Raw Solana syscall declarations.

These are the extern ā€œCā€ functions provided by the Solana BPF runtime. Only available when compiling for target_os = "solana".