[][src]Function solana_runtime::accounts::create_test_accounts

pub fn create_test_accounts(
    accounts: &Accounts,
    pubkeys: &mut Vec<Pubkey>,
    num: usize,
    slot: Slot
)