LinkedList_ElementType

Type Alias LinkedList_ElementType 

Source
pub type LinkedList_ElementType = *mut LinkedListElement;