Struct nuklear_rust::NkCommandLine [] [src]

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

Methods

impl NkCommandLine
[src]

impl NkCommandLine
[src]

Trait Implementations

impl Clone for NkCommandLine
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl AsRef<nk_command_line> for NkCommandLine
[src]

Performs the conversion.

impl AsMut<nk_command_line> for NkCommandLine
[src]

Performs the conversion.

impl Default for NkCommandLine
[src]

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