Crate nethost_sys[][src]

Expand description

FFI bindings for nethost.

Structs

Functions

Get the path to the hostfxr library.

Type Definitions

The char type used in nethost and hostfxr. Defined as u16 on windows and as c_char otherwise.

Equivalent to size_t in C.