1 2 3 4 5
#pragma once #include <camellia/flags.h> #include <camellia/types.h> handle_t camellia_open(const char *path, int flags);