Skip to main content

PATH_MAX

Constant PATH_MAX 

Source
pub const PATH_MAX: usize = 1024;
Expand description

Path-shaped string cap (Darwin PATH_MAX).