Struct nuklear_rust::NkCommandText [] [src]

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

Methods

impl NkCommandText
[src]

impl NkCommandText
[src]

Trait Implementations

impl Clone for NkCommandText
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl AsRef<nk_command_text> for NkCommandText
[src]

Performs the conversion.

impl AsMut<nk_command_text> for NkCommandText
[src]

Performs the conversion.

impl Default for NkCommandText
[src]

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