bindbc.hostfxr

Undocumented in source.

Modules

delegates
module bindbc.hostfxr.delegates
Undocumented in source.
functions
module bindbc.hostfxr.functions
Undocumented in source.
types
module bindbc.hostfxr.types
Undocumented in source.

Public Imports

bindbc.hostfxr.types
public import bindbc.hostfxr.types;
Undocumented in source.
bindbc.hostfxr.functions
public import bindbc.hostfxr.functions;
Undocumented in source.
bindbc.hostfxr.delegates
public import bindbc.hostfxr.delegates;
Undocumented in source.

Members

Functions

loadHostfxr
HostfxrSupport loadHostfxr(const(char)* libName)
Undocumented in source. Be warned that the author may not have intended to support it.
unloadHostfxr
void unloadHostfxr()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta