Struct nuklear_rust::NkCommandRectMultiColor [] [src]

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

Methods

impl NkCommandRectMultiColor
[src]

impl NkCommandRectMultiColor
[src]

Trait Implementations

impl Clone for NkCommandRectMultiColor
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl AsRef<nk_command_rect_multi_color> for NkCommandRectMultiColor
[src]

Performs the conversion.

impl AsMut<nk_command_rect_multi_color> for NkCommandRectMultiColor
[src]

Performs the conversion.

impl Default for NkCommandRectMultiColor
[src]

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