[go: up one dir, main page]

ArgsOs

Type Alias ArgsOs 

Source
pub type ArgsOs = ArgsOs;
Available on non-Windows only.
Expand description

Same as Args, but keeps invalid Unicode intact.

Aliased Typeยง

pub struct ArgsOs { /* private fields */ }