Struct nuklear_rust::NkCommandRectFilled [] [src]

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

Methods

impl NkCommandRectFilled
[src]

impl NkCommandRectFilled
[src]

Trait Implementations

impl Clone for NkCommandRectFilled
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl AsRef<nk_command_rect_filled> for NkCommandRectFilled
[src]

Performs the conversion.

impl AsMut<nk_command_rect_filled> for NkCommandRectFilled
[src]

Performs the conversion.

impl Default for NkCommandRectFilled
[src]

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