libuv ~master (2020-09-30T04:00:19Z)
Home
Dub
Repo
ExternWindows.ExternWindows
deimos
uv
_d
ExternWindows
Undocumented in source.
template
ExternWindows
(T)
package
static if
(
is(typeof(*(T.init)) R == return)
)
static if
(
is(typeof(*(T.init)) P == function)
)
alias
ExternWindows
=
R
function
(
P
)
@
nogc
nothrow
Meta
Source
See Implementation
deimos
uv
_d
ExternWindows
aliases
ExternWindows