Type Alias LinkedList_ElementType

Source
pub type LinkedList_ElementType = *mut LinkedListElement;