Function uapi::fsconfig_set_path

source ·
pub fn fsconfig_set_path<'a, 'b>(
    fs_fd: c_int,
    key: impl IntoUstr<'a>,
    dfd: c_int,
    path: impl IntoUstr<'b>
) -> Result<()>
Expand description

fsconfig(2) with cmd = FSCONFIG_SET_PATH