Struct nuklear_sys::nk_page_data
[−]
[src]
pub struct nk_page_data {
pub _bindgen_data_: [u64; 55],
}Fields
_bindgen_data_: [u64; 55]
Methods
impl nk_page_data[src]
Trait Implementations
impl Copy for nk_page_data[src]
impl Clone for nk_page_data[src]
fn clone(&self) -> Self
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more