Function xxhash_sys::XXH64_update [] [src]

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