Skip to main content

arg

Function arg 

Source
fn arg(args: &[RValue], i: usize) -> &RValue
Expand description

Get the nth arg, returning NULL if missing.