libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
NamedNodeMap.getNamedItemNS
libwasm
bindings
NamedNodeMap
NamedNodeMap
Undocumented in source. Be warned that the author may not have intended to support it.
struct
NamedNodeMap
nothrow
auto
getNamedItemNS
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
namespaceURI
,
string
localName
)
if
(
isTOrPointer
!(
T0
,
string
)
)
Meta
Source
See Implementation
libwasm
bindings
NamedNodeMap
NamedNodeMap
constructors
this
functions
getNamedItem
getNamedItemNS
item
length
removeNamedItem
removeNamedItemNS
setNamedItem
setNamedItemNS
variables
handle