pub static mut argv: *mut *mut c_char
The argv argument available to a program’s main function.
argv
main