Function fasthash_sys::XXH64_update[][src]

pub unsafe extern "C" fn XXH64_update(
    statePtr: *mut XXH64_state_t,
    input: *const c_void,
    length: usize
) -> XXH_errorcode