Struct nuklear_rust::NkCommandImage [] [src]

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

Methods

impl NkCommandImage
[src]

impl NkCommandImage
[src]

Trait Implementations

impl Clone for NkCommandImage
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl AsRef<nk_command_image> for NkCommandImage
[src]

Performs the conversion.

impl AsMut<nk_command_image> for NkCommandImage
[src]

Performs the conversion.

impl Default for NkCommandImage
[src]

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