Struct erlang_nif_sys::erlang_nif_sys_api::ErlNifPid [] [src]

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

See ErlNifPid in the Erlang docs.

Trait Implementations

impl Debug for ErlNifPid
[src]

[src]

Formats the value using the given formatter.

impl Copy for ErlNifPid
[src]

impl Clone for ErlNifPid
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more