[][src]Function xxhash_c_sys::XXH64_update

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