sysget_argc

Function sysget_argc 

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

Get the number of arguments passed to the program.