public class StringList
extends org.teavm.interop.Structure
Modifier and Type | Field and Description |
---|---|
CharPtr |
data |
int |
length |
StringList |
next |
Constructor and Description |
---|
StringList() |
public CharPtr data
public int length
public StringList next
Copyright © 2019. All rights reserved.