@gtkx/ffi / getNativeId
Function: getNativeId()
getNativeId(
handle):number
Defined in: packages/native/dist/index.d.ts:86
Gets the internal handle ID for a native pointer.
Used for comparing object identity.
Parameters
| Parameter | Type | Description |
|---|---|---|
handle | NativeHandle | Native handle |
Returns
number
Internal handle ID