Struct xxhash_sys::XXH64_stateBody_t [] [src]

#[repr(C)]
pub struct XXH64_stateBody_t { pub ll: [c_longlong; 11], }

Fields

Trait Implementations

impl Copy for XXH64_stateBody_t
[src]

impl Clone for XXH64_stateBody_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more