Function main

Source
pub(crate) fn main(config: &'static Config) -> !
Expand description

This will be called by [krt] crate.

See Orbis kernel entry point for a reference.