Function solana_stake_program::stake_state::create_account
source · pub fn create_account(
authorized: &Pubkey,
voter_pubkey: &Pubkey,
vote_account: &AccountSharedData,
rent: &Rent,
lamports: u64
) -> AccountSharedData