9#include <CoreGraphics/CoreGraphics.h>
13 is_screen_capture_allowed();
17 typedef void (*apiproc)();
20 load(
void *handle,
const std::vector<std::tuple<apiproc *, const char *>> &funcs,
bool strict =
true);
22 handle(
const std::vector<const char *> &libs);