Module boxxy::ffi [] [src]

Abstractions of some unsafe functions.

Reexports

pub use self::exports::*;

Modules

exports

Structs

ForeignCommand

Functions

getegid
geteuid
getgid
getgroups

Get the supplemental groups.

getresgid

Get the real gid, effective gid and saved gid.

getresuid

Get the real uid, effective uid and saved uid.

getuid
setgroups

Set the supplemental groups.

setuid