Struct hdf5_sys::H5O_hdr_info_mesg_t [] [src]

pub struct H5O_hdr_info_mesg_t {
    pub present: u64,
    pub shared: u64,
}

Fields

present: u64 shared: u64

Trait Implementations

impl Debug for H5O_hdr_info_mesg_t
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.