Struct xxhash_sys::XXH32_stateBody_t [] [src]

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

Fields

Trait Implementations

impl Copy for XXH32_stateBody_t
[src]

impl Clone for XXH32_stateBody_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more