[src]

Function std::rt::init

pub fn init(argc: int, argv: **u8)

One-time runtime initialization.

Initializes global state, including frobbing the crate's logging flags, registering GC metadata, and storing the process arguments.