Struct rust_htslib::htslib::vcf::Struct_Unnamed7
[−]
[src]
pub struct Struct_Unnamed7 { pub __val: [c_int; 2], }
Fields
__val: [c_int; 2]
Trait Implementations
impl Clone for Struct_Unnamed7
[src]
fn clone(&self) -> Struct_Unnamed7
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 Struct_Unnamed7
[src]
impl Default for Struct_Unnamed7
[src]
fn default() -> Struct_Unnamed7
Returns the "default value" for a type. Read more