File: //home/ubuntu/neovim/build/include/buffer.h.inline.generated.h
// IWYU pragma: private, include "nvim/buffer.h"
#define DEFINE_FUNC_ATTRIBUTES
#include "nvim/func_attr.h"
#undef DEFINE_FUNC_ATTRIBUTES
static inline varnumber_T buf_get_changedtick(const buf_T *const buf) FUNC_ATTR_NONNULL_ALL FUNC_ATTR_ALWAYS_INLINE FUNC_ATTR_PURE FUNC_ATTR_WARN_UNUSED_RESULT;
static inline uint32_t buf_meta_total(const buf_T *b, MetaIndex m);
#define DEFINE_EMPTY_ATTRIBUTES
#include "nvim/func_attr.h" // IWYU pragma: export