Struct nuklear_rust::NkCommandCurve [] [src]

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

Methods

impl NkCommandCurve
[src]

impl NkCommandCurve
[src]

Trait Implementations

impl Clone for NkCommandCurve
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl AsRef<nk_command_curve> for NkCommandCurve
[src]

Performs the conversion.

impl AsMut<nk_command_curve> for NkCommandCurve
[src]

Performs the conversion.

impl Default for NkCommandCurve
[src]

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