Function solana_vote_program::vote_state::to

source ยท
pub fn to<T: WritableAccount>(
    versioned: &VoteStateVersions,
    account: &mut T,
) -> Option<()>