8 #ifndef __LIBGPIOD_CXX_MISC_HPP__
9 #define __LIBGPIOD_CXX_MISC_HPP__
11 #if !defined(__LIBGPIOD_GPIOD_CXX_INSIDE__)
12 #error "Only gpiod.hpp can be included directly."
bool is_gpiochip_device(const ::std::filesystem::path &path)
Check if the file pointed to by path is a GPIO chip character device.
const ::std::string & api_version()
Get the human readable version string for libgpiod API.