Function sysget_argc

Source
#[no_mangle]
pub extern "C" fn sysget_argc() -> usize
Expand description

Get the number of arguments passed to the program.