[][src]Macro openbsd::unveil

macro_rules! unveil {
    () => { ... };
    ($path:expr, $perm:expr $(,)?) => { ... };
}