JavaVMOption

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Android)
extern (C) @system nothrow @nogc
struct JavaVMOption {}

Members

Variables

extraInfo
void* extraInfo;
Undocumented in source.
optionString
const(char)* optionString;
Undocumented in source.

Meta