Package | Description |
---|---|
org.bytedeco.cpython | |
org.bytedeco.cpython.global |
Modifier and Type | Method and Description |
---|---|
_inittab |
_inittab.initfunc(_inittab.PyObject_Initfunc setter) |
_inittab |
_inittab.name(BytePointer setter) |
_inittab |
_inittab.position(long position) |
Modifier and Type | Method and Description |
---|---|
static _inittab |
python.PyImport_Inittab() |
Modifier and Type | Method and Description |
---|---|
static int |
python.PyImport_ExtendInittab(_inittab newtab) |
static void |
python.PyImport_Inittab(_inittab setter) |
Copyright © 2020. All rights reserved.