Struct erlang_nif_sys::erlang_nif_sys_api::ErlNifPort [] [src]

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

See ErlNifPort in the Erlang docs.

Trait Implementations

impl Copy for ErlNifPort
[src]

impl Clone for ErlNifPort
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more