Module boxxy::ffi [] [src]

Abstractions of some unsafe functions.

Reexports

pub use self::exports::*;

Modules

exports

Structs

ForeignCommand

Functions

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.

setgroups

Set the supplemental groups.