Struct nuklear_rust::NkCommandScissor [] [src]

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

Methods

impl NkCommandScissor
[src]

impl NkCommandScissor
[src]

Trait Implementations

impl Clone for NkCommandScissor
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl AsRef<nk_command_scissor> for NkCommandScissor
[src]

Performs the conversion.

impl AsMut<nk_command_scissor> for NkCommandScissor
[src]

Performs the conversion.

impl Default for NkCommandScissor
[src]

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