[][src]Function solana_sdk::account::create_keyed_is_signer_accounts

pub fn create_keyed_is_signer_accounts<'a>(
    accounts: &'a mut [(&'a Pubkey, bool, &'a mut Account)]
) -> Vec<KeyedAccount<'a>>