Search
Preparing search index...
The search index is not available
tvmjs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
PackedFuncCell
Class PackedFuncCell
Cell holds the PackedFunc object.
Hierarchy
PackedFuncCell
Implements
Disposable
Index
Constructors
constructor
Methods
dispose
get
Handle
Constructors
constructor
new
Packed
Func
Cell
(
handle
:
Pointer
, lib
:
FFILibrary
)
:
PackedFuncCell
Parameters
handle:
Pointer
lib:
FFILibrary
Returns
PackedFuncCell
Methods
dispose
dispose
(
)
:
void
Returns
void
get
Handle
get
Handle
(
requireNotNull
?:
boolean
)
:
Pointer
Parameters
Default value
requireNotNull:
boolean
= true
Returns
Pointer
Globals
Packed
Func
Cell
constructor
dispose
get
Handle
Generated using
TypeDoc
Cell holds the PackedFunc object.