@Properties(inherit=python.class) public class _mod extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
_mod()
Default native constructor.
|
_mod(long size)
Native array allocator.
|
_mod(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
_mod |
getPointer(long i) |
int |
kind() |
_mod |
kind(int setter) |
_mod |
position(long position) |
_mod |
v_Expression_body(_expr setter) |
_expr |
v_Expression_body() |
asdl_seq |
v_FunctionType_argtypes() |
_mod |
v_FunctionType_argtypes(asdl_seq setter) |
_mod |
v_FunctionType_returns(_expr setter) |
_expr |
v_FunctionType_returns() |
asdl_seq |
v_Interactive_body() |
_mod |
v_Interactive_body(asdl_seq setter) |
asdl_seq |
v_Module_body() |
_mod |
v_Module_body(asdl_seq setter) |
asdl_seq |
v_Module_type_ignores() |
_mod |
v_Module_type_ignores(asdl_seq setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic _mod()
public _mod(long size)
Pointer.position(long).public _mod(Pointer p)
Pointer(Pointer).Copyright © 2021. All rights reserved.