static PyStatus |
python.Py_PreInitialize(PyPreConfig src_config) |
static PyStatus |
python.Py_PreInitialize(PyPreConfig src_config) |
static PyStatus |
python.Py_PreInitializeFromArgs(PyPreConfig src_config,
long argc,
Pointer argv) |
static PyStatus |
python.Py_PreInitializeFromArgs(PyPreConfig src_config,
long argc,
Pointer argv) |
static PyStatus |
python.Py_PreInitializeFromArgs(PyPreConfig src_config,
long argc,
PointerPointer argv) |
static PyStatus |
python.Py_PreInitializeFromArgs(PyPreConfig src_config,
long argc,
PointerPointer argv) |
static PyStatus |
python.Py_PreInitializeFromBytesArgs(PyPreConfig src_config,
long argc,
byte[] argv) |
static PyStatus |
python.Py_PreInitializeFromBytesArgs(PyPreConfig src_config,
long argc,
byte[] argv) |
static PyStatus |
python.Py_PreInitializeFromBytesArgs(PyPreConfig src_config,
long argc,
ByteBuffer argv) |
static PyStatus |
python.Py_PreInitializeFromBytesArgs(PyPreConfig src_config,
long argc,
ByteBuffer argv) |
static PyStatus |
python.Py_PreInitializeFromBytesArgs(PyPreConfig src_config,
long argc,
BytePointer argv) |
static PyStatus |
python.Py_PreInitializeFromBytesArgs(PyPreConfig src_config,
long argc,
BytePointer argv) |
static PyStatus |
python.Py_PreInitializeFromBytesArgs(PyPreConfig src_config,
long argc,
PointerPointer argv) |
static PyStatus |
python.Py_PreInitializeFromBytesArgs(PyPreConfig src_config,
long argc,
PointerPointer argv) |
static void |
python.PyPreConfig_InitIsolatedConfig(PyPreConfig config) |
static void |
python.PyPreConfig_InitIsolatedConfig(PyPreConfig config) |
static void |
python.PyPreConfig_InitPythonConfig(PyPreConfig config) |
static void |
python.PyPreConfig_InitPythonConfig(PyPreConfig config) |