libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
MIDIConnectionEventInit.port
libwasm
bindings
MIDIConnectionEvent
MIDIConnectionEventInit
Undocumented in source. Be warned that the author may not have intended to support it.
void
port
(Optional!(T0) port)
struct
MIDIConnectionEventInit
nothrow
void
port
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
port
)
if
(
isTOrPointer
!(
T0
,
MIDIPort
)
)
auto
port
()
Meta
Source
See Implementation
libwasm
bindings
MIDIConnectionEvent
MIDIConnectionEventInit
constructors
this
functions
port
static functions
create
variables
_parent