[][src]Crate libargs

See documentation on args.

Functions

args

Get the arguments as a vector, even if the function is called from a C program via FFI. Supports Windows, macOS, and Linux, and will return an empty Vec on unsupported platforms.