[][src]Function openbsd::unveil::unveil

pub fn unveil(
    path: impl AsRef<Path>,
    permissions: impl Into<Vec<u8>>
) -> Result<(), Error>