Function uapi::mkdir[][src]

pub fn mkdir<'a>(pathname: impl IntoUstr<'a>, mode: mode_t) -> Result<()>
Expand description