Function to

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