@Properties(inherit=numpy.class) public class PyArray_ArgPartitionFunc extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier | Constructor and Description |
---|---|
protected |
PyArray_ArgPartitionFunc() |
|
PyArray_ArgPartitionFunc(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
call(Pointer arg0,
SizeTPointer arg1,
long arg2,
long arg3,
SizeTPointer arg4,
SizeTPointer arg5,
Pointer arg6) |
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_ArgPartitionFunc(Pointer p)
Pointer.Pointer(Pointer)
.protected PyArray_ArgPartitionFunc()
public int call(Pointer arg0, @Cast(value="npy_intp*") SizeTPointer arg1, @Cast(value="npy_intp") long arg2, @Cast(value="npy_intp") long arg3, @Cast(value="npy_intp*") SizeTPointer arg4, @Cast(value="npy_intp*") SizeTPointer arg5, Pointer arg6)
Copyright © 2020. All rights reserved.