Package | Description |
---|---|
org.bytedeco.cpython | |
org.bytedeco.cpython.global |
Modifier and Type | Method and Description |
---|---|
PyObjectArenaAllocator |
PyObjectArenaAllocator._free(PyObjectArenaAllocator.Free_Pointer_Pointer_long setter) |
PyObjectArenaAllocator |
PyObjectArenaAllocator.alloc(PyObjectArenaAllocator.Alloc_Pointer_long setter) |
PyObjectArenaAllocator |
PyObjectArenaAllocator.ctx(Pointer setter) |
PyObjectArenaAllocator |
PyObjectArenaAllocator.position(long position) |
Modifier and Type | Method and Description |
---|---|
static void |
python.PyObject_GetArenaAllocator(PyObjectArenaAllocator allocator) |
static void |
python.PyObject_SetArenaAllocator(PyObjectArenaAllocator allocator) |
Copyright © 2020. All rights reserved.