1 2 3 4 5 6
/* wrapper.h - Header for libcrun bindgen */ /* Core libcrun headers */ #include <libcrun/container.h> #include <libcrun/error.h> #include <libcrun/status.h>