Macro solana_sdk::impl_sysvar_get

source ·
macro_rules! impl_sysvar_get {
    ($syscall_name:ident) => { ... };
}
Expand description

Implements the Sysvar::get method for both SBF and host targets.