Module netcorehost::bindings

source ·
Expand description

Module for the raw bindings for hostfxr and nethost.

Re-exports§

Enums§

  • Module for shared bindings for all hosting components. Status codes returned by the hosting APIs from hostfxr, hostpolicy and nethost.

Constants§

Type Aliases§

  • Module for shared bindings for all hosting components. The char type used in the hosting components. Defined as u16 on windows and as c_char otherwise.
  • Module for shared bindings for all hosting components. Equivalent to size_t in C.