[][src]Function solana_vote_api::vote_instruction::withdraw

pub fn withdraw(
    vote_pubkey: &Pubkey,
    withdrawer_pubkey: &Pubkey,
    lamports: u64,
    to_pubkey: &Pubkey
) -> Instruction