Struct nuklear_rust::NkStyleProgress [] [src]

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

Methods

impl NkStyleProgress
[src]

Trait Implementations

impl Clone for NkStyleProgress
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl AsRef<nk_style_progress> for NkStyleProgress
[src]

Performs the conversion.

impl AsMut<nk_style_progress> for NkStyleProgress
[src]

Performs the conversion.

impl Default for NkStyleProgress
[src]

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