[][src]Function solana_vote_program::vote_state::withdraw

pub fn withdraw(
    vote_account: &mut KeyedAccount,
    lamports: u64,
    to_account: &mut KeyedAccount,
    signers: &HashSet<Pubkey>
) -> Result<(), InstructionError>

Withdraw funds from the vote account