[][src]Function constellation::init

pub fn init(resources: Resources)

Initialise the constellation runtime. This must be called immediately inside your application's main() function.

The resources argument describes memory and CPU requirements for the initial process.