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.

Type Definitions

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