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