public interface FFIPointer extends FFIType
| Modifier and Type | Method and Description |
|---|---|
long |
getAddress()
get the native address of the pointer
|
static long |
getAddress(FFIPointer p) |
static long getAddress(FFIPointer p)
long getAddress()
Copyright © 2022 Alibaba Group Holding Ltd.. All rights reserved.