Package | Description |
---|---|
org.bytedeco.cpython.global |
Modifier and Type | Method and Description |
---|---|
static int |
python.PyImport_AppendInittab(BytePointer name,
PyObject_Initfunc initfunc) |
static int |
python.PyImport_AppendInittab(String name,
PyObject_Initfunc initfunc) |
Copyright © 2020. All rights reserved.