Function main

Source
#[no_mangle]
pub unsafe fn main()
Expand description

Main function called after RAM initialized.

ยงSafety

Accesses memory, memory-mapped registers and CSRs.