ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
UnboundDgPointer
ae
utils
meta
binding_v1
Undocumented in source.
deprecated
struct
UnboundDgPointer (
C
Dg
) {
typeof
(
Dg
.
init
.
funcptr
)
func
;
this
(Dg dg);
static
auto
callWith
(UnboundDgPointer self, C context, Args args);
}
Constructors
this
this
(Dg dg)
Undocumented in source.
Members
Static functions
callWith
auto
callWith
(UnboundDgPointer self, C context, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
func
typeof
(
Dg
.
init
.
funcptr
)
func
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
meta
binding_v1
functions
boundDgPointer
boundObj
boundObjScope
properties
unboundDgAlias
unboundObj
structs
BoundDgAlias
BoundDgPointer
DispatchToFirstArg
UnboundDgAlias
UnboundDgPointer
UnboundObj
X
Y
templates
boundDgAlias
disconnect
unboundDgPointer