Function NewLinkedList

Source
pub unsafe extern "C" fn NewLinkedList(
    arg1: usize,
) -> *mut LinkedListInfo