Struct erlang_nif_sys::erlang_nif_sys_api::ErlNifMonitor [] [src]

#[repr(C)]
pub struct ErlNifMonitor { /* fields omitted */ }

See ErlNifMonitor in the Erlang docs.

Trait Implementations

impl Debug for ErlNifMonitor
[src]

[src]

Formats the value using the given formatter.

impl Copy for ErlNifMonitor
[src]

impl Clone for ErlNifMonitor
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more