Function solana_vote_program::vote_state::withdraw [−][src]
pub fn withdraw<S: BuildHasher>(
vote_account: &KeyedAccount<'_>,
lamports: u64,
to_account: &KeyedAccount<'_>,
signers: &HashSet<Pubkey, S>
) -> Result<(), InstructionError>
Withdraw funds from the vote account