unveil

unveil parts of a restricted filesystem view Return values: 0 for success, -1 for failure

version(OpenBSD)
extern (C) nothrow @nogc
int
unveil
(
const char* path
,
const char* permissions
)

Meta