Struct nuklear_sys::nk_style_item_data [] [src]

pub struct nk_style_item_data {
    pub _bindgen_data_: [u64; 3],
}

Fields

Methods

impl nk_style_item_data
[src]

Trait Implementations

impl Debug for nk_style_item_data
[src]

Formats the value using the given formatter.

impl Copy for nk_style_item_data
[src]

impl Clone for nk_style_item_data
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for nk_style_item_data
[src]

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