@Properties(inherit=python.class) public class _inittab extends Pointer
Modifier and Type | Class and Description |
---|---|
static class |
_inittab.PyObject_Initfunc |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
_inittab()
Default native constructor.
|
_inittab(long size)
Native array allocator.
|
_inittab(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
_inittab |
initfunc(_inittab.PyObject_Initfunc setter) |
_inittab.PyObject_Initfunc |
initfunc() |
BytePointer |
name() |
_inittab |
name(BytePointer setter) |
_inittab |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public _inittab()
public _inittab(long size)
Pointer.position(long)
.public _inittab(Pointer p)
Pointer.Pointer(Pointer)
.@Cast(value="const char*") public BytePointer name()
public _inittab name(BytePointer setter)
public _inittab.PyObject_Initfunc initfunc()
public _inittab initfunc(_inittab.PyObject_Initfunc setter)
Copyright © 2020. All rights reserved.