@Properties(inherit=numpy.class) public class PyArray_ScanFunc extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier | Constructor and Description |
---|---|
protected |
PyArray_ScanFunc() |
|
PyArray_ScanFunc(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
call(Pointer fp,
Pointer dptr,
BytePointer ignore,
_PyArray_Descr arg3) |
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, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public PyArray_ScanFunc(Pointer p)
Pointer.Pointer(Pointer)
.protected PyArray_ScanFunc()
public int call(@Cast(value="FILE*") Pointer fp, Pointer dptr, @Cast(value="char*") BytePointer ignore, _PyArray_Descr arg3)
Copyright © 2020. All rights reserved.