Struct neko::dynamic::library::state::LibraryState [] [src]

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

Methods

impl LibraryState
[src]

The function get_emotion returns a reference on a ffi argument of detailed emotion by draw.

Trait Implementations

impl Copy for LibraryState
[src]

impl Clone for LibraryState
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for LibraryState
[src]

Formats the value using the given formatter.

impl Default for LibraryState
[src]

Returns the "default value" for a type. Read more