[][src]Function solana_sdk::account::create_keyed_readonly_accounts

pub fn create_keyed_readonly_accounts(
    accounts: &mut [(Pubkey, Account)]
) -> Vec<KeyedAccount>