ExternWindows

Undocumented in source.
package
template ExternWindows (
T
) if (
is(typeof(*(T.init)) P == function)
) {}

Members

Aliases

ExternWindows
alias ExternWindows = R function(P) @(nogc) nothrow
Undocumented in source.

Meta