Struct emojicode_sys::Emojicode_Class [] [src]

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

Trait Implementations

impl Debug for Emojicode_Class
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for Emojicode_Class
[src]

impl Clone for Emojicode_Class
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations