Function GetLastValueInLinkedList

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