Function uapi::mkdir

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