[][src]Function uapi::mkdirat

pub fn mkdirat<'a>(
    dirfd: c_int,
    pathname: impl IntoUstr<'a>,
    mode: mode_t
) -> Result<()>