Module netcorehost::bindings[][src]

Expand description

Module for the raw bindings for hostfxr and nethost.

Modules

Module for constants related to hostfxr or nethost or useful for interacting with them.

Module containing the raw bindings for hostfxr.

Module containing the raw bindings for nethost.

Enums

Status codes returned by the hosting APIs from hostfxr, hostpolicy and nethost.

Type Definitions

The char type used in nethost and hostfxr. Either c_char on unix systems or u16 on windows.

Equivalent to size_t in C.