dmdscript v2.1.0 (2021-12-16T21:42:33Z)
Dub
Repo
DnativeFunction.initialize
dmdscript
dnative
DnativeFunction
Initalize table of native functions designed to go in as properties of o.
class
DnativeFunction
static
void
initialize
(
Dobject
o
,
CallContext
*
cc
,
NativeFunctionData
[]
nfd
,
uint
attributes
)
Meta
Source
See Implementation
dmdscript
dnative
DnativeFunction
constructors
this
functions
Call
static functions
initialize
variables
pcall
Initalize table of native functions designed to go in as properties of o.