Function list_to_vec

Source
pub fn list_to_vec(head: &ListNodeLink) -> Vec<i32>