Struct fasthash_sys::_bindgen_ty_10
[−]
[src]
pub struct _bindgen_ty_10 { pub ll: [c_longlong; 6], }
Fields
ll: [c_longlong; 6]
Trait Implementations
impl Debug for _bindgen_ty_10
[src]
impl Copy for _bindgen_ty_10
[src]
impl Clone for _bindgen_ty_10
[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