Struct dotrust::host::unix::UnixCoreClr [] [src]

pub struct UnixCoreClr { /* fields omitted */ }

The CoreClr object represents a binding to the CLR maintained by a private handle and domain id

Methods

impl UnixCoreClr
[src]

[src]

Creates a new CLR object

[src]

Shuts down the CLR

[src]

Shuts down the CLR, returning a latched exit code? Should follow up on what that is.

[src]

Spins a raw delegate pointer out of the CLR