[][src]Function solana_vote_program::vote_instruction::withdraw

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