Function sysget_arg

Source
#[no_mangle]
pub extern "C" fn sysget_arg(index: usize) -> OptZero<Str>
Expand description

Get the argument at the given index.