Function mkdir_with_parents

Source
pub fn mkdir_with_parents<P: AsRef<Path>>(pathname: P, mode: i32) -> i32