Struct libhdf5_sys::h5f::__H5F_info_t__sohm [] [src]

pub struct __H5F_info_t__sohm {
    pub hdr_size: hsize_t,
    pub msgs_info: H5_ih_info_t,
}

Fields

hdr_size: hsize_t msgs_info: H5_ih_info_t

Trait Implementations

impl Clone for __H5F_info_t__sohm
[src]

fn clone(&self) -> __H5F_info_t__sohm

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

impl Copy for __H5F_info_t__sohm
[src]

impl Default for __H5F_info_t__sohm
[src]

fn default() -> __H5F_info_t__sohm

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