public static class avutil.Free_Pointer_BytePointer extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier | Constructor and Description |
|---|---|
protected |
Free_Pointer_BytePointer() |
|
Free_Pointer_BytePointer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
call(Pointer opaque,
BytePointer data) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic Free_Pointer_BytePointer(Pointer p)
Pointer.Pointer(Pointer).protected Free_Pointer_BytePointer()
public void call(Pointer opaque, @Cast(value="uint8_t*") BytePointer data)
Copyright © 2015. All Rights Reserved.