Crate libargs

Source
Expand description

See documentation on args.

Functionsยง

  • 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.