Struct emacs_module::emacs_runtime_private [] [src]

#[repr(C)]
pub struct emacs_runtime_private { pub _address: u8, }

Fields

Trait Implementations

impl Debug for emacs_runtime_private
[src]

[src]

Formats the value using the given formatter.

impl Copy for emacs_runtime_private
[src]

impl Clone for emacs_runtime_private
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more