Struct fasthash_sys::XXH32_state_t [] [src]

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

Fields

Trait Implementations

impl Debug for XXH32_state_t
[src]

[src]

Formats the value using the given formatter.

impl Copy for XXH32_state_t
[src]

impl Clone for XXH32_state_t
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more