Package | Description |
---|---|
org.bytedeco.cpython | |
org.bytedeco.cpython.global |
Modifier and Type | Method and Description |
---|---|
xid_newobjectfunc |
_xid.new_object() |
Modifier and Type | Method and Description |
---|---|
_xid |
_xid.new_object(xid_newobjectfunc setter) |
Modifier and Type | Method and Description |
---|---|
static void |
python._PyCrossInterpreterData_Init(_PyCrossInterpreterData data,
PyInterpreterState interp,
Pointer shared,
PyObject obj,
xid_newobjectfunc new_object) |
static int |
python._PyCrossInterpreterData_InitWithSize(_PyCrossInterpreterData arg0,
PyInterpreterState interp,
long arg2,
PyObject arg3,
xid_newobjectfunc arg4) |
Copyright © 2024. All rights reserved.