[][src]Function solana_vote_api::vote_state::withdraw

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

Withdraw funds from the vote account